Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.1.21. | ume | 2003-10-13 | 3 | -21/+37 |
| | |||||
* | BROKEN: Broken pkg-plist | kris | 2003-10-13 | 1 | -0/+2 |
| | |||||
* | Update to 1.3.5. | marcus | 2003-10-13 | 2 | -2/+2 |
| | |||||
* | - Fix BUILD_DEPENDS | dinoex | 2003-10-13 | 1 | -2/+2 |
| | |||||
* | Reset bouncing maintainer. | kris | 2003-10-13 | 4 | -4/+4 |
| | |||||
* | BROKEN: Does not configure (different errors on 4.x and 5.x) | kris | 2003-10-13 | 1 | -0/+2 |
| | |||||
* | BROKEN: Broken pkg-plist | kris | 2003-10-13 | 3 | -0/+6 |
| | |||||
* | BROKEN: Inconsistent dependencies (installs both linux_base-6.x and 7.x, ↵ | kris | 2003-10-13 | 1 | -0/+2 |
| | | | | which conflict) | ||||
* | Update to version 0.29. | demon | 2003-10-13 | 3 | -2/+15 |
| | | | | | PR: 57904 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Add more MASTER_SITES. | demon | 2003-10-13 | 2 | -2/+8 |
| | |||||
* | *Sigh* let's try this again. Link all of gaim to ${PTHREAD_LIBS} to ensure | marcus | 2003-10-13 | 2 | -6/+6 |
| | | | | | that the loaded plug-in modules can resolve all threading symbols. This should fix the problem with the MSN plug-in not loading on 4.x. | ||||
* | Add USE_AUTOMAKE to the ports Makefile | edwin | 2003-10-13 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | - fix spelling of gssapi | dinoex | 2003-10-13 | 3 | -5/+5 |
| | |||||
* | - add CONFLICTS | dinoex | 2003-10-13 | 5 | -0/+5 |
| | | | | Submitted by: eikemeier@fillmore-labs.com | ||||
* | . Override PKGINSTALL to place it in WRKDIR, which is writeable, rather | glewis | 2003-10-13 | 4 | -0/+4 |
| | | | | | | than PORTSDIR, which may not be. Submitted by: kris | ||||
* | Added patch to remove warning during startup. | edwin | 2003-10-13 | 6 | -6/+32 |
| | | | | | | | | (also use INFO files feature) PR: ports/57028 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: cy@ temp absence note | ||||
* | The newfailure file is no longer updated by builds | kris | 2003-10-13 | 1 | -3/+0 |
| | |||||
* | Script for migrating from old-style to new-style failure log file. | kris | 2003-10-13 | 1 | -0/+74 |
| | |||||
* | * newfailure is no longer updated, no need to prune it | kris | 2003-10-13 | 1 | -42/+6 |
| | | | | * Update failure file format with both original and latest failure date | ||||
* | * Generate newfailure file (sorted list by original failure date) from failure | kris | 2003-10-13 | 1 | -10/+13 |
| | | | | | * Enhance HTML output to include both original and latest failure date, and number of times the build has failed. | ||||
* | * Try to be more careful when writing the failure file in case the disk | kris | 2003-10-13 | 1 | -13/+16 |
| | | | | | | | | is full * The newfailure file is no longer maintained, but generated as-needed by the processfail script * Update format of failure file (records both initial failure date and most recent failure date) | ||||
* | Fix strange permissions on directories which fail to make the port | edwin | 2003-10-13 | 1 | -0/+3 |
| | | | | patch properly without root permissions. | ||||
* | Update to 1.0.2. | adamw | 2003-10-13 | 2 | -3/+2 |
| | |||||
* | added new mastersite which doesn't have the distfiles neither but has a ↵ | edwin | 2003-10-13 | 1 | -1/+2 |
| | | | | | | | | newer version (volunteers anybody?) Noticed by: bento. ' | ||||
* | add new mastersite which doesn't have the distfiles but has a newer version ↵ | edwin | 2003-10-13 | 1 | -1/+2 |
| | | | | | | online (volunteers anybody?) Noticed by: bento | ||||
* | Give the MAKE_ENV the proper BINOWN/BINGRP variables. | edwin | 2003-10-13 | 2 | -4/+6 |
| | | | | | | Fix pkg-plist to use DOCSDIR Noticed by: bento | ||||
* | Unbreak port by added dependency on autoconf. | edwin | 2003-10-13 | 1 | -2/+1 |
| | | | | Noticed by: bento | ||||
* | Unbreak port by adding dependency on autoconf. | edwin | 2003-10-13 | 1 | -2/+1 |
| | | | | Noticed by: bento | ||||
* | Unbreak BROKEN message | edwin | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | Lars Eggert reports: | trevor | 2003-10-13 | 1 | -0/+16 |
| | | | | | | | | | | | | | Installation of linux_base-7.1_2 fails when linprocfs is mounted. Unmounting linprocfs before installing works around the issue. At Lars' suggestion, this script also mounts the linprocfs after installation. I assume that if the user has a linprocfs entry in /etc/fstab, the user wants it to be mounted. It also seemed like a good idea to un-mount it before de-installation. PR: 46172 | ||||
* | BROKEN: Broken pkg-plist | kris | 2003-10-13 | 2 | -0/+4 |
| | |||||
* | Utilize INFO | kris | 2003-10-13 | 2 | -6/+3 |
| | |||||
* | Add a script that prunes the contents of the failure and newfailure files | kris | 2003-10-13 | 1 | -0/+114 |
| | | | | | | | | of stale entries (removed ports, ports listed in duds that were mistakenly built, malformed entries) and refreshes the version of entries to the latest in INDEX. This must be run under lockf (see the comments in the script) to avoid racing with portbuild which also tries to write to these files. | ||||
* | BROKEN on 5.x: does not compile | kris | 2003-10-13 | 1 | -0/+4 |
| | |||||
* | Somehow the typo in the previous commit didn't make the build fail. Fix it. | anholt | 2003-10-12 | 1 | -2/+2 |
| | |||||
* | Suppress warnings in system headers with gcc 3.x. | anholt | 2003-10-12 | 1 | -6/+11 |
| | |||||
* | Correct some small spacing nits, and add a note about tracking | adamw | 2003-10-12 | 1 | -3/+7 |
| | | | | the distfile. | ||||
* | Upgrade to version 2.03, which has many bug fixes and improvements. | dougb | 2003-10-12 | 2 | -3/+2 |
| | | | | See CHANGES for details. | ||||
* | DOCSDIR'ify | dougb | 2003-10-12 | 1 | -6/+6 |
| | |||||
* | Fix a linking bug with NSS support. | marcus | 2003-10-12 | 2 | -4/+6 |
| | |||||
* | BROKEN: Does not build | kris | 2003-10-12 | 1 | -0/+2 |
| | |||||
* | BROKEN: Broken pkg-plist | kris | 2003-10-12 | 1 | -0/+2 |
| | |||||
* | BROKEN: Does not fetch | kris | 2003-10-12 | 1 | -0/+2 |
| | |||||
* | BROKEN: Does not configure | kris | 2003-10-12 | 2 | -0/+4 |
| | |||||
* | BROKEN: Broken dependency | kris | 2003-10-12 | 1 | -0/+2 |
| | |||||
* | BROKEN: Errors during build | kris | 2003-10-12 | 1 | -0/+2 |
| | |||||
* | BROKEN: Does not fetch | kris | 2003-10-12 | 3 | -0/+6 |
| | |||||
* | BROKEN: Broken pkg-plist | kris | 2003-10-12 | 1 | -0/+2 |
| | |||||
* | Add USE_XLIB to the ports Makefile | edwin | 2003-10-12 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | Mark IGNORE on -STABLE Alpha. | marcus | 2003-10-12 | 5 | -0/+20 |
| |