Timeline
09/12/02:
- 20:47 Changeset [634] by
- Install manpages too.
- 18:39 Changeset [633] by
- Fix message to print proper action
- 17:30 Changeset [632] by
- Added openjade port.
- 17:27 Changeset [631] by
- Document that registry.path is now a settable variable. Make gtk properly …
- 17:24 Changeset [630] by
- Change where the receipts are stored from /Library/Receipts/darwinports to …
- 16:30 Changeset [629] by
- Um, this port depends on x11 so we might as well say so.
- 16:26 Changeset [628] by
- Changes to allow arguments to command.{var} procedures to contain spaces …
- 16:22 Changeset [627] by
- Add netcat.
- 16:02 Changeset [626] by
- Use rm -rf to avoid deletion problems with TCL's file delete
- 15:46 Changeset [625] by
- added item
- 15:18 Changeset [624] by
- Add mysql.
- 13:32 Changeset [623] by
- Forced commit. The last commit message should read: Upgrade vim to …
- 13:31 Changeset [622] by
- Upgrade vim to patchlevel 174444
- 05:38 Changeset [621] by
- Clean up small bits of options cruft Bring portfile.7 somewhat up-to-date
- 04:59 Changeset [620] by
- Update gtk portfile to use available convenience options
- 04:43 Changeset [619] by
- white space fix
- 04:42 Changeset [618] by
- Run custom option procedure only once in ${option}-delete
- 04:34 Changeset [617] by
- Default make.type to "gnu", not "bsd"
- 04:29 Changeset [616] by
- Properly set, escape, and use default delayed expansion (traced) variables
- 03:40 Changeset [615] by
- Properly reference option variable
- 03:32 Changeset [614] by
- Fix -append & -delete's interaction with TCL variable tracing
- 02:45 Changeset [613] by
- Support static pre/post target procedures
- 02:11 Changeset [612] by
- Update regex to handle all possible file names
- 01:10 Changeset [611] by
- Add basic links port
- 00:06 Changeset [610] by
- Remove no_worksubdir - it requires special handling and the same result …
09/11/02:
- 23:31 Changeset [609] by
- Check for init procedure using accessor functions
- 23:26 Changeset [608] by
- Seperate init registration from target registration
- 23:05 Changeset [607] by
- Add error message cleanup as a todo list item.
- 20:46 Changeset [606] by
- Add seat belts for the non-existent port case
- 20:23 Changeset [605] by
- Fix '-d portdir' support
- 20:18 Changeset [604] by
- Renamed SDL ports
- 20:09 Changeset [603] by
- Match the portnames to the name of the directory in which they reside
- 19:57 Changeset [602] by
- Clean up names and patches.
- 19:47 Changeset [601] by
- Update index
- 19:45 Changeset [600] by
- Remove quotes used to group software descriptions. Individual arguments …
- 18:38 Changeset [599] by
- quoting of $result in pre-/port-/target routines was buggy.
- 15:48 Changeset [598] by
- Add gtk.
- 15:47 Changeset [597] by
- Install dylibs.
- 15:46 Changeset [596] by
- Add support for port search
- 15:13 Changeset [595] by
- Add dportmatch and cause dportsearch to return a list of all matches
- 05:40 Changeset [594] by
- Clean up duplicate options Fix man page typos
- 04:48 Changeset [593] by
- Initial implementation of backwards compatable index functionality
- 04:04 Changeset [592] by
- Add a simple indexer
- 03:32 Changeset [591] by
- Pre- and Post- target procs are no longer full-fledged targets, but rather …
- 01:13 Changeset [590] by
- Change 'portbuild' to 'port' and explain required path changes
- 00:49 Changeset [589] by
- Modify to appease a test user's stylistic nit
- 00:41 Changeset [588] by
- First round of documentation changes requested by early testers
- 00:18 Changeset [587] by
- Better definition of sysportpath
09/10/02:
- 23:14 Changeset [586] by
- Avoid catching regexp expressions in file name
- 22:12 Changeset [585] by
- Build properly and move man pages.
- 21:56 Changeset [584] by
- Change path for man pages.
- 21:22 Changeset [583] by
- Add glib.
- 16:42 Changeset [582] by
- Adjust install paths.
- 16:04 Changeset [581] by
- Reflect the newer reality.
- 15:40 Changeset [580] by
- Move the index.php file from the www directory into the darwinports …
- 13:53 Changeset [579] by
- Move portall to use API at higher level
- 13:32 Changeset [578] by
- Make "options" and "variations" arguments optional
- 10:41 Changeset [577] by
- Add support for dportinfo
- 01:36 Changeset [576] by
- Fix multiple depends
09/09/02:
- 16:59 Changeset [575] by
- Rename this to "packager" - I hate the name "packaging" as a target and …
- 16:40 Changeset [574] by
- Leave packing lists around in failure cases to aid in debugging. Rename …
- 16:35 Changeset [573] by
- Eliminate a bit of custom debugging diff that got in by mistake and switch …
- 16:30 Changeset [572] by
- Actually, this port requires registry, not install.
- 13:31 Changeset [571] by
- Set the prefix and install the binary where it belongs.
- 09:46 Changeset [570] by
- Whoops, take out a debugging puts.
- 09:42 Changeset [569] by
- Reverse myself on a previous decision not to hvae package rely on install …
- 09:41 Changeset [568] by
- *shake head* join filenames properly!
- 09:38 Changeset [567] by
- Small optimization to make the code cleaner.
- 09:33 Changeset [566] by
- Unbotch catch statement.
- 09:31 Changeset [565] by
- Make it possible to have packages go into a common directory. Also fix a …
- 03:58 Changeset [564] by
- Clean up and consolidate code
- 01:30 Changeset [563] by
- Add a simple packaging target.
09/08/02:
- 13:18 Changeset [562] by
- Whoops, I had the wrong port before - back previous change out.
- 13:18 Changeset [561] by
- Try not to be such an idiot: Set environment just once for make command.
- 13:16 Changeset [560] by
- Set make and install prefixes correctly
- 13:15 Changeset [559] by
- Set install environment too
- 13:15 Changeset [558] by
- Set prefix properly
- 12:48 Changeset [557] by
- Actually compare checksums correctly now that it's not 3am and I know what …
- 03:25 Changeset [556] by
- Change the format of registry entries to make them more "first class …
Note: See TracTimeline
for information about the timeline view.

