aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* getpw*_r is now implemented in -CURRENT. However, the _SC_GETPW_R_SIZE_MAXmarcus2003-04-192-1/+11
| | | | | | | | | sysconf is not. This causes glib to try and malloc UINT_MAX bytes of memeory which basically translates to -1 bytes. Sanity check the value returned by sysconf (_SC_GETPW_R_SIZE_MAX) to see that it's really implemented. This fixes an abort people started to see in Glib-based applications. Reported by: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
* Update to subversion-0.21.0. In addition to the submission, thisbmah2003-04-1920-136/+16
| | | | | | | commit includes a plist fix, plus elimination of two unneeded patches. Submitted by: plasma <plasmaball@pchome.com.tw> Approved by: Craig Rodrigues <rodrigc@attbi.com>
* Update to apr-0.9.3. Minor changes from original submission to makebmah2003-04-198-64/+60
| | | | | | | diffs apply. Submitted by: plasma <plasmaball@pchome.com.tw> Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
* MAINTAINER UPDATE p5-Locale-Maketext-Lexiconedwin2003-04-181-9/+9
| | | | | | | | | For some reason, the pkg-plist got past my checks and got submitted with my own perl version and not with "the right thing" PR: ports/51023 Submitted by: Mathieu Arnold <m@absolight.net>
* New port devel/p5-UNIVERSAL-exportsedwin2003-04-185-0/+39
| | | | | | | Lightweight, universal exporting of variables PR: ports/51032 Submitted by: Mathieu Arnold <m@absolight.net>
* New port devel/p5-Devel-Profileedwin2003-04-185-0/+37
| | | | | | | Tell me why my perl program runs so slowly PR: ports/51031 Submitted by: Mathieu Arnold <m@absolight.net>
* New port devel/p5-Exporter-Liteedwin2003-04-185-0/+34
| | | | | | | Lightweight exporting of variables PR: ports/51030 Submitted by: Mathieu Arnold <m@absolight.net>
* Update of devel/p5-Log-Log4perl to 0.30edwin2003-04-183-4/+15
| | | | | | | Update of devel/p5-Log-Log4perl port to version 0.30. PR: ports/51072 Submitted by: Lars Thegler <lars@thegler.dk>
* Update port: [Maintainer Update]: devel/cvsdeltaedwin2003-04-182-2/+2
| | | | | | | - Update to latest release. (bugfix) PR: ports/51088 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* o Update to 1.4 Build 206lioux2003-04-1810-10/+10
| | | | | | | o Updated linux-understand_java per [1] PR: 50973 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* - use lang/gnustep-objc so libobjc.so is be useddinoex2003-04-181-1/+4
| | | | | PR: 50479 Approved by: knu
* Fix avarice for 5.0 - needs perl for building.bsd2003-04-181-0/+2
| | | | Submitted by: kris@ and bento
* Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this filekris2003-04-183-3/+0
| | | | is no longer installed.
* Update to 0.2.3.sobomax2003-04-173-509/+915
|
* It seemed that devel/linux_devtools was repocopied to linux_develtools-6edwin2003-04-178-7170/+2
| | | | | and linux_devtools-7, but that the original directory never was removed. Finished this action and updated dependencies.
* Install a manpageperky2003-04-171-0/+6
| | | | | PR: 50709 Submitted by: Marco Molteni <molter@tin.it>
* update cvsdelta to 1.6.3leeym2003-04-172-3/+3
| | | | | PR: 51018 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* upgrade to 0.6.2ijliao2003-04-164-20/+7
|
* Installing in ${PREFIX}/ant. No version number in target directory nameznerd2003-04-162-2/+4
| | | | | | | anymore. Bumped PORTREVISION. Requested by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 50982
* * Update to 1.2.3marcus2003-04-163-9/+28
| | | | * Convert to new GNOME infrastructure
* Update to 1.7.5kevlo2003-04-162-3/+2
| | | | | PR: 51004 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Update to Sip 3.5nbm2003-04-153-4/+4
| | | | | PR: 50774 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* New port devel/p5-Locale-Maketext-Fuzzyedwin2003-04-145-0/+41
| | | | | | | | | | | This module is a subclass of Locale::Maketext, with additional support for localizing messages that already contains interpolated variables. This is most useful when the messages are returned by external modules -- for example, to match dir: command not found against [_1]: command not found. PR: ports/50934 Submitted by: Erwin Lansing <erwin@lansing.dk>
* new port: p5-Encode-compat, Encode.pm compatibility for perl 5.6.1edwin2003-04-145-0/+53
| | | | | PR: ports/50926 Reviewed by: Erwin Lansing <erwin@lansing.dk>
* Backout previous commit.leeym2003-04-1430-156/+322
| | | | | | It's a incompatible upgrade; net/linuxigd isn't yet ready for it. Noticed by: kris & bento, and many other linuxigd users.
* Add AVaRICE - a program for providing a debugging layer so that GNUbsd2003-04-145-0/+40
| | | | | | | GDB can be used to debug Atmel AVR programs in-system on JTAG enabled devices, to be used in combination with the Atmel JTAG ICE hardware. This program can also be used for programming the device as well as debugging the code.
* darcs is yet another replacement for CVS. It is written in haskell.obraun2003-04-149-0/+109
|
* Change the gnomedb dependency to libgnomedb.marcus2003-04-141-2/+1
| | | | Reported by: Anders Andersson <anders@andersa.net>
* Conditionalize dependencies for moudules included in perl 5.8edwin2003-04-137-24/+50
| | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk>
* - Change WANT_GNUSTEP_* to WITH_GNUSTEP_*dinoex2003-04-131-4/+4
| | | | Suggested by: kris
* maintainer-update WWW for cpan from /search?dist=module to /dist/moduleedwin2003-04-133-3/+3
| | | | | | | | | | portsurvey seems to time out on the old style http://search.cpan.org/search?dist=module, so this is a good time to convert all my ports to the new http://search.cpan.org/dist/module format. PR: ports/50686 Submitted by: Erwin Lansing <erwin@lansing.dk>
* MAINTAINER UPDATE: Workaround for unfetchable devel/ocaml-pcreedwin2003-04-131-1/+4
| | | | | | | | The devel/ocaml-pcre port is outdated, the old distfile isn't fetchable any more. PR: ports/50695 Submitted by: Henrik Motakef <henrik.motakef@web.de>
* fix build on stable : diff location of select(2) protoijliao2003-04-131-0/+12
|
* - Use libobjc.sodinoex2003-04-131-24/+5
| | | | | | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* - Use libobjc.sodinoex2003-04-132-40/+11
| | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479
* - use bsd.gnustep.mkdinoex2003-04-131-0/+185
| | | | PR: 50479
* Update to 2.0.0.adamw2003-04-134-30/+14
|
* Be a bit more specific in the executable needed in the buildbsd2003-04-131-1/+1
| | | | dependency list.
* Update to 4.3.marcus2003-04-133-4/+2
| | | | | PR: 50796 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* PATCH_FILES -> EXTRA_PATCHESedwin2003-04-121-1/+1
|
* Made configure-patch only for -current systems.edwin2003-04-122-1/+6
| | | | Noticed by: bento
* Add dependency on teTeX (for texi2html, pdftex, etc). Thanks to kris@bsd2003-04-121-0/+2
| | | | for pointing this out.
* Add p5-Locale-Maketext-Lexicon 0.16, use other catalog formats innork2003-04-126-0/+63
| | | | | | | Locale::Maketext. PR: ports/48659, ports/50785 Submitted by: Mathieu Arnold <m@absolight.net>
* Update to 4.0.3.nork2003-04-127-36/+45
| | | | | PR: ports/50706 Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer)
* Update to 0.6.3kevlo2003-04-115-28/+6
|
* Upgrade to 2.02obraun2003-04-104-173/+309
| | | | | | | | | Hat works now with ghc _OR_ nhc98. The default is ghc. It is not possible to install the hat libs for both compilers. Hat does not build with nhc98 on -current. Removed knobs: WITH_GHC, WITHOUT_NHC98 Added knob: WITH_NHC98
* Upgrade to 1.5.3.znerd2003-04-106-4/+8
| | | | PR: 50758
* Add Perforce API (static libraries and header files).kuriyama2003-04-105-0/+96
|
* update to latest 1.0.9alane2003-04-093-47/+44
|
* Update to 1.009kevlo2003-04-093-3/+5
| | | | | PR: 50716 Submitted by: MAINTAINER
* Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)mdodd2003-04-091-0/+65
|
* Add AVRDUDE version 4.0.0 - replacement for devel/avrprog.bsd2003-04-095-0/+78
|
* Update port to 3.1jedgar2003-04-096-6/+8
| | | | Sponsored by: Main Street Softworks
* Fix build on sparc64 (catch up to pcb changes).jake2003-04-085-15/+15
|
* Update to 1.6.4kevlo2003-04-082-2/+2
| | | | | PR: 50693 Submitted by: MAINTAINER
* Fixed build on sparc64.kevlo2003-04-081-0/+11
| | | | Noted by: kris
* Fix an incorrect master site URL.des2003-04-081-1/+1
|
* add yasm 0.2.1ijliao2003-04-076-0/+102
| | | | A complete rewrite of the NASM assembler
* Update to 1.12kevlo2003-04-072-2/+2
| | | | | PR: 50635 Submitted by: MAINTAINER
* correct the path of patch files and unbreak upnpleeym2003-04-074-8/+8
| | | | Noticed by: ahgu <ahgu@ahgu.homeunix.com>
* devel/mingw-opengl-headers: URL fix (pkg-descr)edwin2003-04-071-1/+1
| | | | | | | URL changed. PR: ports/48375 Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
* Fix whitespace nit.bmah2003-04-074-4/+4
| | | | Submitted by: portlint(1)
* Maintainer update:bmah2003-04-078-72/+0
| | | | | | | | | | | devel/apr and www/apache2 can coexist now (in fact, this has been true since ports/www/apache2/Makefile rev. 1.136), so remove the checks that prevented both from being installed on the same system. No PORTREVISION bump because anyone who was affected by this change would not have been able to install this port anyway. Submitted by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
* * Bump the version number to be in sync with the GNOME 2 desktopmarcus2003-04-072-5/+4
| | | | * Replace all instances of GNOME 2.0 with GNOME 2
* Convert to new GNOME infrastructure.marcus2003-04-071-3/+2
|
* Update to 3.2.2.20030304.nork2003-04-064-4/+6
| | | | | PR: ports/50395 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer)
* Update to 1.0.20030326.nork2003-04-063-2/+28
| | | | | PR: ports/50396 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer)
* add libsigcx 0.6.0ijliao2003-04-067-0/+120
| | | | libSigC++ Extras
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-066-4/+4
|
* Add missing fileskris2003-04-061-0/+4
|
* Add missing doc fileskris2003-04-061-0/+7
|
* Remove directories if emptykris2003-04-062-1/+4
|
* add 2 patch files and unbreak upnp on FreeBSD 4.xleeym2003-04-064-0/+40
| | | | Submitted by: Steve Drew <sdrew@shaw.ca>
* update to upnp 1.2.1leeym2003-04-0626-320/+116
| | | | Noticed by: Steve Drew <sdrew@shaw.ca>
* port of ccmallocedwin2003-04-059-0/+175
| | | | | | | This is port of ccmalloc, memory leak detector for C/C++. PR: ports/36336 Submitted by: Jure Menart <jure@kom.org>
* Update to 0.0.6.knu2003-04-052-2/+2
|
* Fix pkg-plistkris2003-04-051-0/+3
|
* update perforce binariesedwin2003-04-0512-30/+30
| | | | Perforce has released new versions of the i386 binaries.
* Correct typo in @unexeckris2003-04-051-1/+1
|
* Remove directory on deinstallkris2003-04-052-1/+2
|
* Add missing @dirrmkris2003-04-051-0/+1
|
* Mostly-maintainer update as follows:bmah2003-04-0512-68/+40
| | | | | | | | | | Various fixes found by portlint -A. Hook up the info file to the info directory. Bump PORTREVISION. Submitted by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
* Update to 1.6.2 (bugfix)leeym2003-04-042-2/+2
| | | | | PR: 50592 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Update to 1.99.4.marcus2003-04-044-6/+6
| | | | Submitted by: Mezz bsdforums.org <reigncracks@hotmail.com>
* Chase the libgda2 shared lib version.marcus2003-04-041-2/+2
|
* Update to 1.2.4.marcus2003-04-044-6/+4
|
* Update to 2.2.4.marcus2003-04-0410-24/+72
|
* Update to 2.2.1.marcus2003-04-043-59/+6
|
* Update to 2.2.103.marcus2003-04-043-4/+4
|
* Update to 2.2.1.1.marcus2003-04-044-13/+51
|
* Update to 2.6.1.marcus2003-04-044-13/+18
|
* After repo copy from graphics category to newly create multimedialioux2003-04-042-2/+2
| | | | | | | | | | | | | | | | | | | one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* Update to 0.13perky2003-04-042-2/+2
|
* Update to 0.6.1perky2003-04-042-2/+2
|
* Update to 1.3.petef2003-04-042-3/+3
|
* The author's site seems to have disappeared. Use a local mirror for now.petef2003-04-042-3/+3
|
* Unbreak devel/bglibs by upgrading to 1.008edwin2003-04-043-6/+5
| | | | | | | | | | - Update to 1.008 (also unbreaking the port due to unfetchable 1.007 distfile) - Remove USE_REINPLACE - patching in pre-build is no longer needed PR: ports/50560 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Maintainer update of subversion to 0.20.1.bmah2003-04-0412-240/+272
| | | | | PR: 50511 Submitted by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
* Upgrade to 3.07.obraun2003-04-032-2/+2
| | | | Approved by: maintainer
* New port linux-understand_java version 1.4 Build 204: Understandlioux2003-04-037-0/+873
| | | | can parse a Java project helping reverse engineer it
* add p5-Curses-Application 0.2ijliao2003-04-035-0/+41
| | | | Curses application development framework
* add p5-Curses-Forms 1.997ijliao2003-04-035-0/+50
| | | | Provide high level APIs for rapid UI design on the console
* Update to 1.0.2.marcus2003-04-0314-88/+96
| | | | Parts submitted by: Koop Mast <einekoai@chello.nl>
* Update to 1.4 Build 204lioux2003-04-0312-220/+1148
|
* Add darts, a C++ template library that implements Double-Array.knu2003-04-025-0/+63
|
* maintainer-update devel/p5-Sub-Uplevel to 0.07-2edwin2003-04-022-3/+3
| | | | | | | update to 0.07-2 PR: ports/50190 Submitted by: Erwin Lansing <erwin@lansing.dk>
* maintainer-update devel/p5-ResourcePool to 1.0101edwin2003-04-023-6/+4
| | | | | | | | | | | | | | | update to 1.0101 which remove obsoleted dependency on p5-Storable Update to 1.0102 whichs * An obsolete dependency for the Storable module has been removed * Two new LoadBalancer policies have been introduced: FailBack is a alias for FallBack, and FailOver which acts like FailBack but does stay on the fall back node. * Applied patch from Eric Parusel to fix a problem when debuging LoadBalancer. PR: ports/50189 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 1.3.19.knu2003-04-026-92/+132
|
* Upgrade to v5.5.jkoshy2003-04-022-2/+2
|
* Update to 4.5.2kevlo2003-04-022-2/+2
| | | | | PR: 50497 Submitted by: MAINTAINER
* upgrade to 0.8.1ijliao2003-04-022-2/+2
|
* Upgrade to 1.5.2. From this version on, this tool is calledznerd2003-03-318-30/+102
| | | | 'Apache Ant' instead of 'Jakarta Ant'.
* upgrade to 1.6ijliao2003-03-312-2/+2
|
* add new featuresijliao2003-03-311-2/+2
| | | | Submitted by: Sheldon Hearn <sheldonh@starjuice.net>
* devel/bglibs: One stop library package by Bruce Guenteredwin2003-03-315-0/+186
| | | | | | | | | | | This package contains a collection of libraries written by Bruce Guenter and put in use in his various "bgware" packages. Author: Bruce Guenter <bruceg@em.ca> WWW: http://untroubled.org/bglibs/ PR: ports/48900,ports/49962,ports/50276 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to 2.0.1perky2003-03-313-3/+7
|
* Update to 0.12perky2003-03-313-2/+23
|
* Update to 0.6perky2003-03-313-3/+14
|
* - Cleanupdinoex2003-03-311-8/+8
|
* Update port: devel/p5-Class-Container to latest (0.09) versionedwin2003-03-312-3/+3
| | | | | PR: ports/48656 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* o Update to 2.0.1lioux2003-03-314-19/+4
| | | | | PR: 50460 Submitted by: maintainer
* fixed typo submitted by Thierry Thomas <thierry@pompo.net>edwin2003-03-311-1/+2
|
* Install include files in /usr/local/include/cdialog directory.alane2003-03-312-0/+5
|
* upgrade to 1.5ijliao2003-03-313-38/+50
|
* Distfiles moved. (www.ruby-lang.org site reorg.)knu2003-03-301-1/+2
|
* devel/allegro: updating to 4.1.4 (devel version).edwin2003-03-3016-78/+282
| | | | | | | | This PR updates allegro to the last 4.1.4, fixes allegro-config, and adds samples. PR: ports/45344 Submitted by: Thierry Thomas <thierry@pompo.net>
* devel/pear-install: adding support of Apache2edwin2003-03-301-1/+4
| | | | | PR: ports/48954 Submitted by: Thierry Thomas <thierry@pompo.net>
* devel/pear-install: fixing an install issue.edwin2003-03-301-0/+1
| | | | | | | | | Under some circumstances, Makefile may fail to define PEAR_DIR. This PR forces PHP_BASE to LOCALBASE when php-config is not found. PR: ports/50001 Submitted by: Thierry Thomas <thierry@pompo.net>
* Mark this port as requiring a manual fetch of sources.jkoshy2003-03-301-1/+11
|
* Replace portepoch line. Sorry for the troublemurray2003-03-301-0/+1
| | | | Submitted by: several
* devel/ups only compiles under -STABLE on i386edwin2003-03-291-1/+9
| | | | | PR: ports/50342 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Use %%DOCSDIR%%.olgeni2003-03-291-12/+12
|
* Update to version 3.3 and add some docs.olgeni2003-03-293-4/+13
|
* Update to 1.43.tobez2003-03-293-10/+9
|
* mark it brokenijliao2003-03-291-1/+2
| | | | Noted by: kris
* Update nasm to 0.98.35.murray2003-03-282-3/+2
| | | | | PR: 50373 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Update to 2.0.3.knu2003-03-282-2/+2
|
* vtcl checksum and version mismatchedwin2003-03-281-1/+1
| | | | | | | If there is no other maintainer, I would like to maintain this port. PR: ports/48838 Submitted by: Marcus vA <mva@sysfault.org>
* Update to 0.9.2-alpha.bmah2003-03-2816-128/+80
| | | | | | | | | Mostly updated from the PR, plus a couple of fixes to get version numbers to work correctly and a plist fix-up. PR: 50309 Submitted by: plasmaball@pchome.com.tw, Craig Rodrigues <rodrigc@attbi.com> Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
* Update to 1.15kevlo2003-03-282-2/+2
| | | | | PR: 50338 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au>
* Update to version 1.7kevlo2003-03-283-2/+16
| | | | | PR: 50337 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au>
* Update to 1.10kevlo2003-03-282-3/+2
| | | | | PR: 50336 Submitted by: Tim Robbins <tim@robbins.dropbear.id.au>
* Updated to 0.9b-20030308, to come up to current version.alane2003-03-283-3/+6
|
* Add _spinunlock() to keep up with libc change in 5.0-CURRENT.tegge2003-03-272-1/+7
|
* Update to version 0.6.2kevlo2003-03-263-3/+16
| | | | | PR: 45978 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
* The distfile for this release of subversion doesn't appear to bebmah2003-03-264-0/+8
| | | | | | | available from the canonical site anymore. Add MASTER_SITE_LOCAL to MASTER_SITES so that the port can find a copy I've cached. Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
* Update to 1.6.0kevlo2003-03-252-2/+2
| | | | | PR: 50244 Submitted by: MAINTAINER
* Current maintainer requests to drop maintainership of these ports.pat2003-03-253-3/+3
| | | | Submitted by: martin@tradex.sk (previous maintainer)
* Update to 1.1.2.b.3arved2003-03-256-56/+35
| | | | | PR: 50063 Submitted by: maintainer
* Add hs-tclhaskell-ghc 1.2, tcl/Tk binding for Haskell.obraun2003-03-248-0/+228
| | | | | PR: ports/48948 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* New port: publib -- library needed for some Debian package-controlling toolsfjoe2003-03-247-0/+151
| | | | PR: 45915
* Add WITH_CONTRIB knob to install contributed scripts.fjoe2003-03-246-0/+123
| | | | Submitted by: Alexey Neyman <alexey.neyman (at) auriga.ru>
* Update to 2.16.2fjoe2003-03-2415-186/+456
| | | | PR: 47883
* Update to 0.7.1.knu2003-03-243-2/+3
|
* Upgrade to gputils 0.11.0.roberto2003-03-243-7/+222
| | | | | PR: ports/50080 Submitted by: Samuel Tardieu <sam@inf.enst.fr> (MAINTAINER)
* upgrade to 5.0.0ijliao2003-03-243-5/+5
| | | | drop maintainership
* Upgrade to 0.5.obraun2003-03-243-4/+4
|
* - Update to 1.6.0dinoex2003-03-243-3/+3
|
* Gorm allows developers to quickly create graphical applications and to designdinoex2003-03-245-0/+378
| | | | | | | | | | | | | | every little aspect of the application's user interface. Using drag and drop all types of objects like menus, buttons, tables, lists and browsers are easily added to the interface. With just the mouse you can resize, move or convert the objects or connect them to functions as well as edit nearly every aspect of them using Gorm's powerful inspectors. With its intuitive interface Gorm makes creating, editing and testing complex user interfaces a piece of cake. WWW: http://www.gnustep.org/experience/Gorm.html
* Upate to 2.2arved2003-03-242-2/+2
| | | | | PR: 49113 Submitted by: Dominic Marks <dom@cus.org.uk>
* catch up after qt-hier changesarved2003-03-241-1/+1
| | | | | PR: 50006 Submitted by: maintainer
* Remove an obsolete headerfile.arved2003-03-232-3/+2
| | | | | | | Switch to gcc 3.2, while I am here. Bump PORTREVISION Reported by: kris Submitted by: Max Okumoto <okumoto@ucsd.edu>
* Update to version 1.9.6.olgeni2003-03-232-2/+2
|
* Update to 0.7.knu2003-03-233-7/+4
|
* Update to 1.8.5.knu2003-03-236-9/+9
|
* Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriatelioux2003-03-232-4/+4
| | | | Submitted by: bento
* - use MASTER_SITE_GNUSTEPdinoex2003-03-232-8/+12
| | | | - New package description
* Add missing files.demon2003-03-161-0/+3
| | | | Approved by: kris
* Update to a 5.3.1 in-progress snapshot.obrien2003-03-166-6/+24
| | | | Approved by: kris(portmgr)
* BROKEN => IGNORE, new perl required, nothing Bento can do.tobez2003-03-161-1/+2
| | | | Approved by: portmgr (kris)
* Upgrade to 1.8.4 to fix a build time error where a C89 compiler failsknu2003-03-139-12/+12
| | | | | | depending on the #ifdef UNALIGNED_WORD_ACCESS condition. Submitted by: bento (alpha-4-latest)
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-128-259/+83
| | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr
* Fix a (rather uncritical) typo to suppress noisy warnings with rubyknu2003-03-111-1/+1
| | | | | | 1.8. Submitted by: bento (axp7, actually)
* ruby-testunit and ruby-runit are now part of ruby 1.8. Do not addknu2003-03-111-2/+1
| | | | | | unnecessary dependencies when building with ruby 1.8. Submitted by: bento
* Reset maintainer of ports previously maintained by jmg and jseger, whokris2003-03-091-1/+1
| | | | have had their commit bits retired.
* - warn about incorrect usage of the pre-everything:: targetpetef2003-03-082-2/+8
| | | | | | | | - don't give a warning to use binary mode because of a possible RCS tag if the tag is $FreeBSD$. - bump PORTREVISION Approved by: maintainer timeout, portmgr (kris)
* Clear moonlight beckons.ade2003-03-07600-300/+300
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove pkg-comment where COMMENT is already defined in the Makefileade2003-03-074-4/+0
| | | | Approved by: portmgr (implicitly)
* Remove pkg-comment from remaining master/slave port sets.ade2003-03-072-1/+1
| | | | Approved by: portmgr (implicitly)
* Update to the latest stable version (0.3.9).demon2003-03-065-8/+10
| | | | Submitted by: maintainer
* Fix package build by not filtering shlib names.will2003-03-061-0/+1
|
* devel/rubytestunit has been merged into lang/ruby16-shim-ruby18,ade2003-03-061-1/+1
| | | | | | adjust dependencies accordingly Submitted by: make index
* Add py-orbit2.marcus2003-03-061-0/+1
|
* Add py-orbit2 after a repo-copy from py-orbit. py-orbit2 are Pythonmarcus2003-03-067-51/+37
| | | | bindings for ORBit2.
* Add p5-Object-Realize-Later 0.10, a perl module that implements delayedtobez2003-03-065-0/+53
| | | | creation of objects.
* Quickly update to the 2003.03.05 version before the 4.8 freeze hits...joerg2003-03-063-2/+9
|
* Add patch to actually install .hrl files in include.olgeni2003-03-062-0/+24
|
* Update to version 0.93.0131.olgeni2003-03-066-216/+76
|
* Update to 2.03, retire pkg-comment & MAN_PREFIX, make use of SITE_PERL.tobez2003-03-064-41/+12
|
* Update to 1.22, retire pkg-comment, SITE_PERL, and MANPREFIX.tobez2003-03-063-5/+3
|
* Update to 0.51, retire pkg-comment, SITE_PERL, and MANPREFIX.tobez2003-03-063-5/+3
|
* Update to 1.22, retire pkg-comment and MANPREFIX.tobez2003-03-063-4/+3
|
* Master site and homepage fixes.naddy2003-03-063-3/+3
| | | | | | PR: 48315 Submitted by: Dunzi Ma <tadalunch@sources.redhat.com> Approved by: maintainer timeout
* De-pkg-comment.wosch2003-03-052-1/+1
|
* Update to 0.8.2.roam2003-03-052-2/+2
|
* Update to 20030305.knu2003-03-056-9/+9
|
* - Update to 0.3.2dinoex2003-03-053-3/+31
|
* * Fix some GNOMNG typosmarcus2003-03-052-5/+8
| | | | | | | | * Add a missing guile-gtk dependency * De-pkg-comment PR: 48925 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Updated to 0.87skv2003-03-045-24/+22
|
* Update distinfo, I forgot to update on last commit.vanilla2003-03-041-1/+1
| | | | Obtained from: bento
* Make portlint happy too.edwin2003-03-041-2/+2
|
* Make bento-package building happy.edwin2003-03-041-2/+4
| | | | Noticed by: kris@
* Put actual home page in WWW.olgeni2003-03-041-1/+1
|
* devel/ruby-testunit has been integrated into lang/ruby16-shim-ruby18.knu2003-03-045-220/+0
| | | | | Considering the latter automatically deinstalls the former on installation, leave the second field blank.
* Upgrade to version 3.2.olgeni2003-03-032-3/+2
|
* Configure and build thread support.des2003-03-033-1/+34
|
* Add regexxer, a GTK+ 2 tool for performing search and replace operations.marcus2003-03-035-0/+60
| | | | | PR: 48858 Submitted by: Rui Lopes <rui@ruilopes.com>
* - drop gnustep-objc in favor of gcc32 in STABLEdinoex2003-03-031-5/+1
| | | | Approved by: knu
* Remove pkg-comment and place in Makefilejeh2003-03-0312-6/+6
|
* Add missing dependency on libglade.marcus2003-03-032-2/+4
| | | | Reported by: bento
* Update master sites.naddy2003-03-031-6/+4
| | | | | PR: 48827 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Fix build on 4.x-STABLE.naddy2003-03-031-0/+13
| | | | Reported by: kris (bento)
* Update to 1.8.1.knu2003-03-026-9/+9
|
* Update forgotten file in last upgrade to 1.0.12.alex2003-03-021-16/+15
| | | | Submitted by: kris
* - drop gnustep-objc in this meta packagedinoex2003-03-021-1/+0
|
* Retire comment file.trevor2003-03-0116-8/+8
|
* update devel/p5-ResourcePool to 1.0100leeym2003-03-013-6/+19
| | | | | PR: 48769 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-0121-21/+21
| | | | targets in bsd.port.mk
* Add a port of Meta-CVS, a more capable version control system than CVS,glewis2003-03-019-0/+218
| | | | | | | built around CVS. PR: 48258 Submitted by: Johannes Groedem <johs@copyleft.no>
* Update to 1.2.1. Notable changes in this release:naddy2003-02-282-4/+4
| | | | | | | | | | - A new authentication system for allowing distccd IP-based access control. - A new scheduler which can give an up to 10% improvement of performance of a cluster. PR: 48665 Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
* Update to 3.1perky2003-02-283-3/+4
|
* Update to 1.1perky2003-02-282-2/+2
|
* Fixing previous commit. The antRun script should go in the 'bin'znerd2003-02-284-6/+10
| | | | | | | | subdirectory of the port installation directory, not in ${PREFIX}/bin. Bumped PORTREVISION. Indicated by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Now installing the antRun script again, in ${PREFIX}/bin.znerd2003-02-274-6/+10
| | | | | | | | | | | Bumped PORTREVISION. The antRun script was incorrectly removed from the list of installed files in the following commit: http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/jakarta-ant/Makefile.diff?r1=1.17&r2=1.18&f=h Indicated by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Add p5-Log-Dispatch-Config, a log4j equivalent for Perl.knu2003-02-275-0/+52
|
* Fix the wrong Params::Validate dependency.knu2003-02-271-1/+1
| | | | | | PR: ports/48204 Submitted by: edwin Approved by: maintainer timeout
* - Update for gnustep 1.5.2 and gui 0.8.4dinoex2003-02-271-0/+2
|
* - Update gnustep-base and gnutsep-make to 1.5.2dinoex2003-02-274-3/+6
|
* New port: a cross-assembler for 6805, 6809, 68HC11, 6502, Sunplus, 8051,fjoe2003-02-276-0/+82
| | | | | | Z80, PIC, and AVR PR: 48243
* Add p5-Data-Properties, a Perl version of Java's java.util.Propertiesknu2003-02-275-0/+34
| | | | which aims to be format-compatible with that class.
* De-pkg-comment.marcus2003-02-262-1/+1
|
* Update to 6.2alpha3.nobutaka2003-02-252-4/+3
|
* Update to 1.0.12alex2003-02-252-2/+2
|
* Add missed dependencied.sobomax2003-02-251-1/+2
| | | | Sponsired by: Porta Software Ltd.
* Update to 3.1.4.knu2003-02-254-17/+24
|
* De-pkg-comment for my ports.perky2003-02-2528-14/+14
|
* Update to 0.11perky2003-02-253-2/+30
|
* De-pkg-comment.marcus2003-02-254-2/+2
|
* Fix build with cdparanoia.marcus2003-02-252-0/+52
| | | | PR: 48618
* Make detection of unsafe calls to exit() optional and not default.tegge2003-02-253-7/+56
| | | | Reviewed by: mbr
* Fix "make index"edwin2003-02-254-4/+4
|
* fix "make index"edwin2003-02-251-1/+1
|
* If perl-5.8.0 is the main perl istalled don't depend on modules already insobomax2003-02-253-10/+20
| | | | | | the base distribution. Sponsored by: Porta Software Ltd.
* Respect CFLAGS.vanilla2003-02-244-0/+54
| | | | | PR: ports/48624 Submitted by: maintainer
* Update to version 1.1.1;demon2003-02-243-3/+3
| | | | de-pkg-comment.
* PEAR ports: handling PEAR's registry.edwin2003-02-249-15/+126
| | | | | | | | | | | | | | | | | | | | | | | | | PEAR uses a "registry" to register installed modules, and this registry is initialized during the installation of mod_php4 (since 4.3.0). Unfortunately, installing PEAR modules through the ports does not maintain this registry. This PR fix this problem for the following ports: - sysutils/pear-Log - devel/pear-PEAR - devel/pear-Date - devel/pear-I18N - devel/pear-HTML_Common - devel/pear-HTML_Select_Common - security/pear-Crypt_CBC - mail/pear-Mail_Mime - net/pear-Net_Sieve - sysutils/pear-File - archivers/pear-Archive_Tar PR: ports/47921 Submitted by: Thierry Thomas <thierry@pompo.net>
* devel/pear-HTML_Select: superseded by devel/pear-HTML_Select_Commonedwin2003-02-2410-413/+20
| | | | | PR: ports/47769 Submitted by: Thierry Thomas <thierry@pompo.net>
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* [MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version.edwin2003-02-242-2/+2
| | | | | PR: ports/48500 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
* [MAINTAINER UPDATE] Update port `devel/msp430-libc' to new version.edwin2003-02-243-2/+7
| | | | | | | - version 1.0.20030207 PR: ports/48499 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>