New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Timeline


and

06/18/03:

21:48 Changeset [2859] by landonf
Shoot this contents using port dead. Daily builds are available at …
18:16 Changeset [2858] by rooneg
Update the Subversion port to the 0.24.2 release. Note that this release …
18:05 Changeset [2857] by ssen
Don't do a variable declaration in the middle of a code block
16:14 Changeset [2856] by ssen
don't do extern char *strdup, since linux doesn't like that
15:05 Changeset [2855] by ssen
add sbin for openssl search
15:04 Changeset [2854] by ssen
Use MTREE variables
14:49 Changeset [2853] by ssen
Use MTREE variables
14:29 Changeset [2852] by ssen
Only look for programs in sane paths, like /usr/bin. Add OD_PROG_MTREE
12:15 Changeset [2851] by ssen
Make some of the spaces optional in the MD5 regex
07:56 Changeset [2850] by ranger
kdegames with cvs build support
02:24 Changeset [2849] by ssen
if there's an error, return NULL
02:18 Changeset [2848] by ssen
Add an fgetln implementation from NetBSD for platforms that don't have it …
02:10 Ticket #603 (php dport, bump to new version (4.3.2)) closed by fkr@…
fixed: committed. -fkr
02:10 Changeset [2847] by fkr
Bug: #603 Submitted by: bchesneau@… (Benoit Chesneau) …
00:56 Changeset [2846]
This commit was manufactured by cvs2svn to create tag …
00:56 Changeset [2845]
This commit was manufactured by cvs2svn to create branch …
00:56 Changeset [2844] by ssen
regenerate configure and config.h.in
00:55 Changeset [2843] by ssen
add fgetln
00:43 Changeset [2842] by ssen
comment out install commands until we actually have something to install …
00:37 Changeset [2841] by ssen
include sys/fcntl.h if needed
00:36 Changeset [2840] by ssen
add sys/fcntl.h
00:30 Changeset [2839] by ssen
Don't use test -n "$foo", instead test "x$foo" != "x"
00:28 Ticket #645 (Patch to add Mirror Lists) created by wb@…
This is the patch to add mirror lists, as discussed on the darwinports@ …
00:20 Changeset [2838] by ssen
Factor out lock usage from option parsing. If HAVE_FLOCK, use it. If not …
00:15 Changeset [2837] by ssen
Make Pextlib.dylib depend on config.h

06/17/03:

23:38 Changeset [2836] by landonf
TclObj -> Tcl_Obj
20:32 Changeset [2835] by ranger
kdeedu cvs support
19:31 Changeset [2834] by ssen
update configure and config.h.in
19:27 Changeset [2833] by ssen
Check for lockf and flock
17:44 Changeset [2832] by fkr
removed "B's"
17:16 Changeset [2831] by ranger
kde 3.2 cvs support
16:47 Changeset [2830] by landonf
Tcl_SetResult with a freeProc of free() causes subtle memory corruption in …
16:40 Ticket #643 (RFE: mod_jk2) created by jcorley1@…
The newest JK2 is a refactoring of JK . The native part has been …
16:38 Ticket #642 (RFE: mod_jk) created by jcorley1@…
JK is a replacement to the elderly mod_jserv. It was a completely new …
15:40 Changeset [2829] by ssen
We don't need SRCSOUT anymore
14:19 Changeset [2828] by ranger
kdebase3 with build-from-cvs support
14:09 Changeset [2827] by landonf
Instead of doing autoconf substitution on the entire script, constrain …
12:05 Changeset [2826] by ranger
split up the patches also added support for building from KDE CVS -- be …
11:38 Changeset [2825] by ssen
regenerated configure
11:37 Changeset [2824] by ssen
Replace /etc/ports with @PORTCONFIGDIR_EXPANDED@. Add support for a …
11:35 Changeset [2823] by ssen
Fix broken DESTDIR support. Add support for generating …
11:33 Changeset [2822] by ssen
Use single quites for portconfigdir to match how sysconfdir is set up by …
11:29 Changeset [2821] by ssen
Things like $sysconfdir are usually written in terms of ${prefix} so that …
08:29 Ticket #640 (UPDATE nmap-3.30) created by dluke@…
nmap-3.2.28 Diffs for the portfile can be found here: INLINE …
02:13 Ticket #639 (NEW: octave-2.1.48) created by persquare@…
octave-2.1.48 the portfile can be found here: INLINE Description: a …
02:04 Ticket #638 (NEW: texinfo-4.6) created by persquare@…
texinfo-4.6 the portfile can be found here: INLINE Description: Texinfo …

06/16/03:

17:18 Changeset [2820] by landonf
Regen
17:17 Changeset [2819] by landonf
Add cvsdiff2patch, a utility to fix cvs's broken recursive diffs
16:51 Changeset [2818] by landonf
Pull in TCL_DEFS from tclConfig.sh, and use for building TEA extensions.
15:25 Changeset [2817] by ssen
substitute into doc/ports.conf.in
15:20 Changeset [2816] by ssen
delete ports.conf in distclean
15:20 Changeset [2815] by ssen
Rename ports.conf to ports.conf.in and let autoconf do substitution
14:59 Changeset [2814] by ssen
If no dports tree was specified just make it a warning for now. …
14:56 Changeset [2813] by ssen
regenerated configure script
14:56 Changeset [2812] by ssen
template for config.h
14:55 Changeset [2811] by ssen
don't check for malloc and realloc
14:51 Changeset [2810] by ssen
We don't need dports.mk anymore
14:50 Changeset [2809] by ssen
1) Don't include dports.mk. We don't need it anymore 2) Use $(INSTALL) -d …
14:46 Changeset [2808] by ssen
Use all the HAVE_FOO_H to conditionalize header inclusion. Don't use …
14:43 Changeset [2807] by ssen
1) Use @DEFS@ to get -DHAVE_CONFIG_H 2) new vars for MD5, DSTUSR, DSTGRP …
14:41 Changeset [2806] by ssen
remove config.h in distclean
14:40 Changeset [2805] by ssen
Massive update to autoconf script: 1) generate src/pextlib1.0/config.h …
14:38 Changeset [2804] by ssen
remove autom4te.cache in distclean target
14:37 Changeset [2803] by ssen
Use the full form of AC_DEFINE for STATIC_BUILD to make autoheader happy
14:35 Changeset [2802] by ssen
Utility script to rerun autoconf and autoheader
14:34 Changeset [2801] by ssen
fix comment on declaration
14:34 Changeset [2800] by ssen
New macros: 1) OD_PATH_DPORTSDIR to find dports tree (not actively used …
14:31 Changeset [2799] by ssen
Use $prefix from dports.autoconf.mk instead of PREFIX. Don't do sed on …
14:29 Changeset [2798] by ssen
Rename prefix.mtree.pre to prefix.mtree.in, and do sed substition via …
14:27 Changeset [2797] by ssen
Add FSF config.* from ftp.gnu.org today
08:22 Changeset [2796] by ranger
for consistency
03:54 Ticket #636 (NEW: jam-2.5) created by pguyot@…
jam-2.5 The portfile can be found here: INLINE Description: Jam is a …
02:55 Ticket #635 (Gimp install broken) created by torsten.rueger@…
Gimp can't be installed because shell command "cd …

06/15/03:

19:50 Changeset [2795] by ranger
updated to allow building from arts cvs also split up the patches into …
19:36 Ticket #634 (can't mix and match distfiles and cvs fetch) created by ranger@…
It is currently impossible to use both files and a cvs fetch in a port. …
17:53 Ticket #352 (net/mldonkey compile error) closed by jpm@…
fixed: okay since lablgtk has been destroot'ed i brought this one over too. oh …
17:52 Changeset [2794] by jpm
in celebration of the lablgtk port being destroot'ed, here is a new build …
17:45 Changeset [2793] by jpm
updating to a revision from cvs as the release is now nearly a year old …
14:03 Changeset [2792] by landonf
Do not overwrite permissions on existing directories
09:04 Changeset [2791] by fkr
*sigh* forgot revision bump
09:01 Changeset [2790] by fkr
Bug: Submitted by: Frank Ederveen <frank@…> (maintainer) …

06/14/03:

17:42 Changeset [2789] by landonf
Remove pkgIndex file version-specific installed darwinports1.0 packages, …
17:42 Ticket #633 (New port proposed - net/binkd) created by bk532@…
I've created Darwin port for binkd - TCP/IP daemon used to transfer files …
15:03 Ticket #586 (add mod_dav_svn variant for Subversion port) closed by rooneg@…
fixed: Committed, thanks.
15:03 Changeset [2788] by rooneg
add a mod_dav_svn variant, which allows you to install the mod_dav_svn …
Note: See TracTimeline for information about the timeline view.