aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4.4Hye-Shik Chang2002-07-016-90/+108
| | | | | | | | PR: 40085 Submitted by: maintainer Notes: svn path=/head/; revision=62294
* Add pyrex 0.3.2,Hye-Shik Chang2002-07-017-0/+152
| | | | | | | | | | | programming Language for writing Python extension modules. PR: 36995 Submitted by: me Notes: svn path=/head/; revision=62292
* Add py-plex 1.1.2, lexical Analysis Module for Python.Hye-Shik Chang2002-07-017-0/+114
| | | | | | | | PR: 36994 Submitted by: me Notes: svn path=/head/; revision=62290
* Update to 0.2Hye-Shik Chang2002-07-012-3/+4
| | | | Notes: svn path=/head/; revision=62285
* Update to 7.4Patrick Li2002-07-014-28/+25
| | | | | | | | PR: ports/40025 Submitted by: maintainer Notes: svn path=/head/; revision=62284
* Remove superfluous `\' in RE.Maxim Sobolev2002-07-012-2/+2
| | | | Notes: svn path=/head/; revision=62261
* Indent regular expressions (whitespace-only).Maxim Sobolev2002-07-011-1/+1
| | | | Notes: svn path=/head/; revision=62260
* Upgrade to v1.8.Joseph Koshy2002-07-012-2/+2
| | | | Notes: svn path=/head/; revision=62258
* metaport, plist must be emptyDirk Meyer2002-07-011-152/+1
| | | | Notes: svn path=/head/; revision=62249
* Update to 2.32.Anton Berezin2002-07-012-2/+2
| | | | Notes: svn path=/head/; revision=62247
* Update to 2.01.Anton Berezin2002-07-015-13/+24
| | | | Notes: svn path=/head/; revision=62245
* Update to 1.07.Anton Berezin2002-07-012-2/+2
| | | | Notes: svn path=/head/; revision=62244
* Update to 0.5Patrick Li2002-06-305-27/+30
| | | | | | | | PR: 39948 Submitted by: maintainer Notes: svn path=/head/; revision=62241
* Update to 2.00.Anton Berezin2002-06-303-6/+29
| | | | | | | | PR: 40040 Submitted by: maintainer Notes: svn path=/head/; revision=62235
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-3016-16/+16
| | | | Notes: svn path=/head/; revision=62233
* Revert sobomax's removal of --export-dynamic. This is needed for ports likeJoe Marcus Clarke2002-06-302-12/+1
| | | | | | | | | | | | | | | | bugbuddy which require the signal handler symbols to be exported to libglade. Other ports which require libglade may also benefit from --export-dynamic. If you find GNOME 2.0 applications that complain libglade cannot find a certain signal handler, recompile the port after updating to this revision of glib20. The problem should go away. Note, this may not be the optimum fix, but it is what the GNOME people probably intended, and gets things working for GNOME 2.0 Final. Notes: svn path=/head/; revision=62226
* New port: An extension to yacc to produce Java code.Dmitry Sivachenko2002-06-307-0/+52
| | | | | | | | PR: 39999 Submitted by: David Xu <davidxu@viatech.com.cn> Notes: svn path=/head/; revision=62199
* upgrade to 1.0.4.4Ying-Chieh Liao2002-06-294-5/+22
| | | | | | | | PR: 39985 Submitted by: Ports Fury Notes: svn path=/head/; revision=62184
* Grrrr, these patches were obviously not tested on Alpha. :-(David E. O'Brien2002-06-286-6/+6
| | | | | | | There is NO kernel debugging for anything other than i386. Notes: svn path=/head/; revision=62157
* - Update to 1.0.p16Johann Visagie2002-06-284-13/+36
| | | | | | | - Unmark BROKEN Notes: svn path=/head/; revision=62154
* Warn of potential exception handling bugs in FreeBSD versions < 4.6.Kevin Lo2002-06-281-1/+13
| | | | | | | | PR: 39921 Submitted by: MAINTAINER Notes: svn path=/head/; revision=62145
* Update to 0.1.6aKevin Lo2002-06-283-94/+2
| | | | | | | | PR: 39945 Submitted by: MAINTAINER Notes: svn path=/head/; revision=62144
* Update to 1.4 finalPatrick Li2002-06-284-5/+9
| | | | | | | | | | Update maintainer email address PR: ports/39910 Submitted by: maintainer Notes: svn path=/head/; revision=62136
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-272-2/+5
| | | | | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62101
* Add cppunit 1.6.2, a C++ port of the JUnit framework for unit testing.Will Andrews2002-06-276-0/+83
| | | | | | | | PR: 34928 Submitted by: Graeme Cross <gcross@netspace.net.au> Notes: svn path=/head/; revision=62099
* Update to 0.18.Anton Berezin2002-06-273-6/+7
| | | | | | | | PR: 39916 Submitted by: maintainer Notes: svn path=/head/; revision=62084
* Add missing Slash to make MASTER_SITES workDirk Meyer2002-06-261-1/+1
| | | | Notes: svn path=/head/; revision=62039
* Add USE_PERL5Patrick Li2002-06-261-0/+1
| | | | | | | | PR: 39835 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62034
* Add new port mk: Andrew Hume's mk by way of Research Unix, Plan 9, & InfernoPatrick Li2002-06-266-0/+32
| | | | | | | | PR: ports/39846 Submitted by: William Josephson <wkj-freebsd@honk.eecs.harvard.edu> Notes: svn path=/head/; revision=62030
* Add new port distcc: Distribute compilation of C(++) code acrosss machinesPatrick Li2002-06-269-0/+85
| | | | | | | | | | on a network PR: ports/39879 Submitted by: Frerich Raabe <frerich.raabe@gmx.de> Notes: svn path=/head/; revision=62026
* 1. Update to 0.74.Anton Berezin2002-06-264-5/+13
| | | | | | | | | | 2. Add dependecnies to make sure it works with pseudo-ttys this time. PR: 39400 (for item 1) Submitted by: Erwin Lansing <erwin@lansing.dk> (for item 1) Notes: svn path=/head/; revision=62017
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-2629-94/+105
| | | | Notes: svn path=/head/; revision=62009
* Unbreak build for gcc-2.95.4Ying-Chieh Liao2002-06-261-3/+3
| | | | | | | | PR: 39826, 39872 Submitted by: maintainer Notes: svn path=/head/; revision=61974
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-262-16/+16
| | | | | | | | PR: 39856 Submitted by: maintainer Notes: svn path=/head/; revision=61971
* Use REINPLACE_CMD as well as USE_REINPLACEHye-Shik Chang2002-06-251-1/+2
| | | | Notes: svn path=/head/; revision=61967
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-2529-51/+82
| | | | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61964
* Remove FORBIDDEN, I have confirmed the updated checksum on the p4dAlfred Perlstein2002-06-2512-18/+6
| | | | | | | | | binary with Perforce support. Thanks to: "Michael D. Shields" <mshields@perforce.com> Notes: svn path=/head/; revision=61959
* Move clo++ in devel, pointed out by ijliao and obrien.Kevin Lo2002-06-256-0/+46
| | | | Notes: svn path=/head/; revision=61956
* style cleanupsYing-Chieh Liao2002-06-255-13/+16
| | | | | | | | | | remove *.orig to make PLIST right PR: 39838 Submitted by: maintainer Notes: svn path=/head/; revision=61950
* - Add workaround for gcc3Hye-Shik Chang2002-06-254-1/+176
| | | | | | | | | | - Remove RUN_DEPENDS from PERL5 (used on building only) - Bump PORTREVISION Obtained from: SourceForge CVS Notes: svn path=/head/; revision=61944
* add p5-Class-MakeMethods 1.005Ying-Chieh Liao2002-06-256-0/+92
| | | | | | | | | | Generate common types of methods PR: 34251 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61925
* Updating my email address.Hye-Shik Chang2002-06-257-7/+7
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* upgrade WWWYing-Chieh Liao2002-06-251-1/+1
| | | | Notes: svn path=/head/; revision=61906
* upgrade to 2.2.8Ying-Chieh Liao2002-06-258-180/+207
| | | | Notes: svn path=/head/; revision=61905
* upgrade to 0.9.9Ying-Chieh Liao2002-06-252-5/+10
| | | | Notes: svn path=/head/; revision=61904
* add p5-Getopt-ArgvFile 1.05Ying-Chieh Liao2002-06-256-0/+48
| | | | | | | | | | Perl module for processing argument vectors PR: 37715 Submitted by: Eric Schnoebelen <eric@mr-bill.cirr.com> Notes: svn path=/head/; revision=61898
* PERL -> REINPLACE_CMD.Mikhail Teterin2002-06-241-2/+4
| | | | Notes: svn path=/head/; revision=61892
* Added ${MASTER_SITE_LOCAL} to the download locations.Ernst de Haan2002-06-242-2/+6
| | | | Notes: svn path=/head/; revision=61878
* Now installing in ${PREFIX}/${PORTNAME}-${PORTVERSION}Ernst de Haan2002-06-242-2/+4
| | | | | | | | instead of in ${PREFIX}/${DISTNAME}. Bumped PORTREVISION. Notes: svn path=/head/; revision=61877
* Upgrade to Ant 1.5.0.b3.Ernst de Haan2002-06-246-6/+18
| | | | Notes: svn path=/head/; revision=61876