summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix Patch sitesjeh2006-01-241-2/+2
| | | | PR: 92235
* Be sure to use the standard GConf source.marcus2006-01-241-1/+2
|
* Backport 2002-04-24 fix from newer linuxthreads versions to avoid hangstegge2006-01-242-1/+60
| | | | or busy wait loop due to race between timeout and pthread_cond_signal.
* Fix timeout/cond signal race causing extra restart signal to be generatedtegge2006-01-241-46/+109
| | | | but not consumed.
* Upgrade to 1.4.3.joerg2006-01-233-9/+3
| | | | | | As the current doxygen appears to be broken and does no longer build documentation for dtostre/dtostrf, drop these from pkg-plist.doc by now.
* - Update to 0.7pav2006-01-236-670/+856
| | | | | PR: ports/92219 Submitted by: Ulf Lilleengen <lulf@stud.ntnu.no> (maintainer)
* Update to binutils 2.16.1, the latest the RTEMS usesjeh2006-01-2310-313/+323
|
* An interface to a local CVSd repository using pserver for authentication.pav2006-01-234-0/+51
| | | | | | | | | | | | | | | | | | | | This script can add, delete, suspend, or enable non-system users for read and write access to a CVS repository. This program is a fork of cvspadm that was originally written by Raymond M Schneider ray@hackfoo.net Change since initial import: - Don't quit in interactive mode if user press return without choosing an option but reprint the menu. - Remove trailing '\n' in a string in Query mode to make the output nicer - Reprint the menu at the end of an operation in interactive mode Many more bugs fix and features to do (some are listed in the TODO file). PR: ports/92129 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* * move devel/p5-release to devel/p5-Module-Releaseskv2006-01-239-74/+16
| | | | * update p5-Module-Release to 1.04
* Anchor MASTERDIR correctlyade2006-01-231-1/+1
|
* Remove maintainer at his request.linimon2006-01-233-3/+3
| | | | Hat: portmgr
* Update to 0.30.demon2006-01-233-7/+7
| | | | | | Based on: PR: 92174 Submitted by: leeym
* Revert last commit. It is not possible (yet) to have the dirrmtry usagelinimon2006-01-233-6/+3
| | | | | | | | | | in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin`
* Remove WITHOUT_NLS support. The cook port can build without gettext, butjasone2006-01-231-2/+0
| | | | | | | | there is no way to tell its configure script to not use gettext, even if the configure script finds a usable implementation. Therefore, always use gettext. Reported by: kris
* Update to the latest patches running on the cluster.linimon2006-01-231-5/+18
|
* Adding port devel/p5-Pod-Tests, extracts embedded tests and code examples ↵aaron2006-01-235-0/+55
| | | | | | | from POD. Submitted by: aaron Approved by: tobez
* Upgrade to 2.9.thierry2006-01-223-7/+16
| | | | Changelog at <http://bouml.free.fr/historic.html>.
* Don't (try to) remove share/aclocal - it's in the mtree nowade2006-01-221-1/+0
| | | | Submitted by: pointyhat
* Reflect a bug found in the latest patchset.linimon2006-01-221-1/+2
|
* - Add backup MASTER_SITEpav2006-01-221-1/+2
| | | | Submitted by: Greg Becker <greg@codeconcepts.com> (maintainer)
* Update to 1.0.2arved2006-01-224-10/+10
| | | | | | | Update maintainers email address PR: 92151 Submitted by: Gerrit Beine
* SHA256ify (manually updated and checked)edwin2006-01-2219-13/+38
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-22696-0/+751
| | | | Approved by: krion@
* - update to 2.14leeym2006-01-223-12/+11
| | | | | | | - skip the scripts that shipped with perl-5.8.7 Submitted by: leeym Approved by: maintainer
* Back out PORTREVISION change committed with previous BROKEN commitkris2006-01-221-1/+2
|
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2225-183/+186
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Incorporate the emergency fix from ports/92128.linimon2006-01-221-2/+2
|
* Update these two to the next set of 5-exp patches.linimon2006-01-222-35/+476
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-22542-1428/+1428
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 2.8.3.marcus2006-01-222-4/+4
| | | | * Add support for PERL_{RUN,BUILD}_DEPENDS
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2260-128/+128
|
* Bring this up to date with respect to the master copy.linimon2006-01-211-27/+30
|
* Remove files committed to /usr/ports/Mk in the latest patchset and/or oneslinimon2006-01-2115-4068/+0
| | | | which now lag their counterparts.
* Update to 2.8.2.marcus2006-01-212-25/+23
| | | | | | | | * Update quoting requirements for new bsd.port.mk * Warn on use of USE_REINPLACE [1] * Recommend @dirrmtry instead of @unexec rmdir [1] Requested by: pav [1]
* - Populate newly created rubygems categorypav2006-01-217-7/+7
|
* Update to 9999.11.tobez2006-01-212-4/+4
|
* Upgrade to X.Org 6.9.0 release.lesi2006-01-214-8/+13
| | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
* - update to 1.103clsung2006-01-212-6/+5
| | | | | | | - also remove configure arg 'disable-threadsafe' PR: 73061 Submitted by: Jean-Yves Lefort <jylefort AT brutele dot be>
* I got too agressive when cleaning up leftover locale directories. Putmarcus2006-01-211-2/+0
| | | | | | these two back. Reported by: pointyhat via kris
* Update to 3.08.tobez2006-01-202-4/+4
|
* Update to 1.33.tobez2006-01-202-4/+4
| | | | | PR: 92053 Submitted by: maintainer
* Update to 9999.10.tobez2006-01-202-4/+4
|
* Add devel/p5-Class-Spiffy 0.12, a framework for doing object orientedtobez2006-01-205-0/+47
| | | | (OO) programming in Perl.
* Update to 0.47.tobez2006-01-202-5/+5
|
* Add p5-SSN-Validate 0.14, perl extension to do SSN Validation.garga2006-01-205-0/+49
| | | | | PR: ports/91920 Submitted by: tiger <tiger@whitetigersd.com>
* - update to 0.2.2dinoex2006-01-205-69/+35
| | | | | - cleanup Makefile and use bsd.gnustep.mk - fix build with gcc34
* - update to 0.29clsung2006-01-202-4/+4
|
* Change my email address to the @FreeBSD onevd2006-01-205-5/+5
| | | | Approved by: garga (mentor)
* upgrade to 4.3.0ijliao2006-01-202-5/+5
|
* BROKEN on 7.0: Does not compilekris2006-01-201-1/+7
|
OpenPOWER on IntegriCloud