New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Timeline


and

08/30/02:

23:34 Changeset [409] by jkh
Fully retire portbuild directory
23:30 Changeset [408] by jkh
Move from /usr/local into /opt/local
22:44 Changeset [407] by landonf
Rename portbuild to 'port' Rename darwinports1.0 dportbuild procedure to …
20:23 Changeset [406] by landonf
remove 'bad' patches

08/29/02:

21:31 Changeset [405] by eric
Update for the changed system command.
20:42 Changeset [404] by landonf
Clean up Portfile a tad Add autoconf fix
20:37 Changeset [403] by eric
Fix for system command changes.
19:48 Changeset [402] by landonf
remove super-safety net from portclean
19:47 Changeset [401] by landonf
Update patches with new directory level
19:28 Changeset [400] by eric
Add a mirror.
18:33 Changeset [399] by landonf
Remove pkg_install port. Candidate for repo-delete
17:25 Changeset [398] by eric
Apply config patch when running on a 6.x system.
17:18 Changeset [397] by eric
Update patch paths.
17:05 Changeset [396] by eric
Update patch paths. Boy am I glad we're not using sup.
17:00 Changeset [395] by eric
Update patch paths.
16:51 Changeset [394] by kevin
added item
16:49 Changeset [393] by eric
Update path for patches.
16:46 Changeset [392] by eric
Change path for patch.
16:45 Changeset [391] by eric
Set whacky distfile number.
16:42 Changeset [390] by kevin
Import of NetHack port.
16:35 Changeset [389] by eric
Remove site that does not appear to carry distfile anymore.
07:06 Changeset [388] by landonf
Add all applicable vim patches
07:03 Changeset [387] by landonf
Apply patches from worksrcdir
06:42 Changeset [386] by landonf
Close pipe to prevent file descriptor leak
06:41 Changeset [385] by landonf
Add -append and -delete options Add ldelete utility procedure
04:50 Changeset [384] by jkh
Catch errors so that port traversal is more useful
04:43 Changeset [383] by jkh
A more general-purpose version of the port traversal script.
04:33 Changeset [382] by landonf
Finished reinplace
04:28 Changeset [381] by landonf
Properly escape filenames in calls to system
04:17 Changeset [380] by landonf
Avoid auto-list action of 'args'
03:11 Changeset [379] by kevin
Beginnings of variant support. Portfile: variant a b c requires x y z { …
02:56 Changeset [378] by jkh
We no longer need to require portui from here.
02:46 Changeset [377] by jkh
Remove portui.tcl from list of files to install
02:45 Changeset [376] by jkh
Remap the _ui_is_enabled flag into the system_options array.
02:40 Changeset [375] by jkh
Don't do totally bogus things in isset - learn to use info exists …
02:37 Changeset [374] by jkh
Move ui_unit to right place
02:28 Changeset [373] by landonf
Avoid leaking file descriptors
02:27 Changeset [372] by jkh
Totally re-factor the ui code so that it can live one level up. Also add …
02:16 Changeset [371] by landonf
Fix up man page
01:10 Changeset [370] by landonf
Remove trailing '/' from prefix
01:01 Changeset [369] by landonf
Use freebsd style reinplace syntax and escape pattern with strsed
00:37 Changeset [368] by landonf
fix workpath
00:21 Changeset [367] by landonf
Fix post- targets
00:16 Changeset [366] by landonf
Add workpath variable

08/28/02:

23:56 Changeset [365] by landonf
Add reinplace utility procedure
23:56 Changeset [364] by landonf
Add name of tempfile to mkstemp's return value
22:58 Changeset [363] by landonf
Use case insensitive string compare in tbool
22:53 Changeset [362] by landonf
Support mkstemp
21:51 Changeset [361] by landonf
Escape fetch pathnames. Learning my file escaping lessons the hard way
20:23 Changeset [360] by jkh
OK, hand me back the Tcl book, now I see where the quoting was going …
20:19 Changeset [359] by jkh
Another stab at quoting - previous wasn't aggressive enough.
20:17 Changeset [358] by jkh
Properly quote name arguments to deal with volume / filenames with spaces …
17:25 Changeset [357] by landonf
Add Apple copyright and license to each file
16:42 Changeset [356] by landonf
Support patch_sites
14:51 Changeset [355] by landonf
Land darwinports license
11:14 Changeset [354] by landonf
Change target re-registration warning to a debug message, as it is a …
09:11 Changeset [353] by eric
Fix junk.
09:10 Changeset [352] by eric
Add pkgconfig.
05:36 Changeset [351] by landonf
Remove BSD make specific variables
05:23 Changeset [350] by landonf
Remove instructions to use bsdmake as it is no longer required
04:28 Changeset [349] by jkh
Add index.tcl as an example of how to index ports
04:15 Changeset [348] by landonf
Add dportclose API procedure
03:55 Changeset [347] by jkh
Properly quote sysportpath
03:48 Changeset [346] by landonf
Seperate dportbuild API into dportopen and dportbuild
03:46 Changeset [345] by landonf
Remember to use the objects we built to create the dylib (oops)
03:43 Changeset [344] by jkh
Update TODO item to reflect that all descriptions are done
03:43 Changeset [343] by jkh
Add description lines for all ports
03:34 Changeset [342] by landonf
Depend on correct target name (portbuild.1.gz)
03:33 Changeset [341] by landonf
removed bsd.man.mk include
03:32 Changeset [340] by landonf
Last GNU / BSD makefile fixes
03:25 Changeset [339] by jkh
Commit port_traverse function for traversing the port hierarchy
03:25 Changeset [338] by landonf
set target to Pextlib.dylib
03:23 Changeset [337] by landonf
GNU / BSD make agnostic makefile
03:00 Changeset [336] by landonf
GNU / BSD make agnostic makefile
02:57 Changeset [335] by landonf
GNU make / BSD make agnostic Makefile
02:53 Changeset [334] by landonf
Modify Makefile to work with GNU make
02:39 Changeset [333] by jkh
Remove all the Makefiles - BSD make has issues with volume names with …
02:08 Changeset [332] by landonf
Fetch additions
01:31 Changeset [331] by eric
Add libpng.
01:03 Changeset [330] by jkh
Make patchfiles work correctly.
00:26 Changeset [329] by landonf
Start of vim portfile, checked in so jordan can take a look at brokenness
00:18 Changeset [328] by landonf
Clean up options

08/27/02:

22:45 Changeset [327] by landonf
Fixed bug in strsed
22:44 Changeset [326] by landonf
Simplify SystemCmd considerable amounts by forcing it to take a single …
21:06 Changeset [325] by landonf
Dynamically allocate exp_regs
16:53 Changeset [324] by landonf
pbxbuild
15:17 Changeset [323] by landonf
strsed segfault
13:09 Changeset [322] by landonf
Support description option
04:50 Changeset [321] by landonf
Don't try to install non-existent pkgIndex.tcl file
04:35 Changeset [320] by landonf
Make use_bzip2 and use_zip options extract correctly
04:33 Changeset [319] by landonf
use_ variables
03:24 Changeset [318] by landonf
reinplace command
03:03 Changeset [317] by landonf
make pkgIndex.tcl in proper location
03:00 Changeset [316] by landonf
Spelling fixes
02:34 Changeset [315] by eric
Add XFree86.
02:08 Changeset [314] by landonf
Add descriptions/contents list TODO item for eric
02:07 Changeset [313] by landonf
Fix extract target
01:57 Changeset [312] by landonf
Check init properly
01:54 Changeset [311] by landonf
Re-add dist_subdir option (where did it go?)
01:53 Changeset [310] by landonf
Fix extract_sufx
01:47 Changeset [309] by landonf
Add sub-interpreter build failure notice TODO
01:46 Changeset [308] by landonf
New portbuild syntax
01:40 Changeset [307] by landonf
After further thought I prefer dist_subdir to distsubdir
01:36 Changeset [306] by landonf
Accept targets missing an init procedure
01:29 Changeset [305] by landonf
Create proper man directory
01:26 Changeset [304] by jkh
Add initial TODO list
01:13 Changeset [303] by jkh
Use portbuild's clean target
01:11 Changeset [302] by jkh
Add makefile.ports
01:08 Changeset [301] by landonf
Add support for 'clean' target
01:07 Changeset [300] by landonf
Add entry for portclean and move pkg_mkindex to more sensible location
01:06 Changeset [299] by landonf
Support specifying target without -t flag
00:41 Changeset [298] by jkh
Store stuff in /Library/Receipts/darwinports
00:38 Changeset [297] by jkh
Add a makefile for perforce
00:35 Changeset [296] by landonf
Only write state cookies once per target
00:32 Changeset [295] by landonf
Implement all init routines
00:05 Changeset [294] by jkh
Add perforce

08/26/02:

23:55 Changeset [293] by eric
Add perforce.
23:47 Changeset [292] by landonf
New statefile code to support init additions
23:30 Changeset [291] by jkh
Add Makefiles
22:43 Changeset [290] by landonf
Allow for distfiles to superscede distname. Upon relfection, the option …
05:43 Changeset [289] by leimy
Initial libsdl portfile
04:33 Changeset [288] by landonf
comma
Note: See TracTimeline for information about the timeline view.