aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bump PORTREVISION. Sorry, I forgot.Alan Eldridge2002-06-231-0/+1
| | | | Notes: svn path=/head/; revision=61836
* Update to use qt30. added WITH_QT2 knob for old behavior.Alan Eldridge2002-06-232-6/+24
| | | | | | | | committed becaused maintainer did not respond in three weeks and has an invalid address in ports Makefile. Notes: svn path=/head/; revision=61834
* add ppl 0.3Ying-Chieh Liao2002-06-236-0/+51
| | | | | | | The Parma Polyhedra Library Notes: svn path=/head/; revision=61820
* add p5-Proc-Reliable 1.10Ying-Chieh Liao2002-06-236-0/+44
| | | | | | | | | | Run external processes reliably with many options PR: 33439 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=61812
* Fix typing error in MASTER_SITEDirk Meyer2002-06-231-1/+1
| | | | Notes: svn path=/head/; revision=61803
* Add towitoko 2.0.6, an UNIX driver for Towitoko smartcard readers.Will Andrews2002-06-236-0/+37
| | | | | | | | PR: 39167 Submitted by: king@v2project.com Notes: svn path=/head/; revision=61789
* change master siteYing-Chieh Liao2002-06-222-4/+4
| | | | | | | | | | repack source from zip(9M) to bzip2(7M) PR: 39123 Submitted by: maintainer Notes: svn path=/head/; revision=61739
* Update to 0.10.54Patrick Li2002-06-222-3/+2
| | | | | | | | PR: 39657 Submitted by: maintainer Notes: svn path=/head/; revision=61735
* Upgrade to version 2.0.5.Brian S. Dean2002-06-222-2/+2
| | | | Notes: svn path=/head/; revision=61734
* Updated to 2.02Sergey Skvortsov2002-06-223-8/+14
| | | | Notes: svn path=/head/; revision=61729
* upgrade to 0.50.36Ying-Chieh Liao2002-06-224-21/+11
| | | | | | | | PR: 39630 Submitted by: maintainer Notes: svn path=/head/; revision=61719
* My first PERL -> REINPLACE_CMD conversion. Make sure not to leave anythingMikhail Teterin2002-06-211-3/+7
| | | | | | | behind by explicitly giving "" to -i -- why is that not a default, I wonder. Notes: svn path=/head/; revision=61706
* Reverse my last change for the time being. Contrary to my belief,Mikhail Teterin2002-06-211-0/+1
| | | | | | | it did not fix -current, but, indeed broke -stable :-\ Notes: svn path=/head/; revision=61696
* Remove the previously redundant and now harmful INTERNALLIB line.Mikhail Teterin2002-06-211-1/+0
| | | | Notes: svn path=/head/; revision=61693
* Drop MAINTAINER: I'm not really taking care of these anymore.Jacques Vidrine2002-06-212-2/+2
| | | | Notes: svn path=/head/; revision=61692
* Distfiles have been moved on kde site to Attic.Alan Eldridge2002-06-211-1/+1
| | | | | | | | | PR: ports/39558 Submitted by: glewis Reviewed by: alane Notes: svn path=/head/; revision=61656
* - Add missed .pyo files on pkg-plistYing-Chieh Liao2002-06-203-19/+47
| | | | | | | | | | | | | - Add workaround for the problem when importing ncurses.panel earlier than ncurses.curses module - Chase the modern bsd.python.mk style. PR: 39448 Submitted by: Hye-Shik Chang <perky@fallin.lv> Approved by: maintainer Notes: svn path=/head/; revision=61648
* Update to 0.21Sergey Skvortsov2002-06-203-2/+4
| | | | Notes: svn path=/head/; revision=61631
* USE_REINPLACE has to be defined before including bsd.port.pre.mkPatrick Li2002-06-202-2/+4
| | | | Notes: svn path=/head/; revision=61619
* Actually put the patches in the files directory.Joe Marcus Clarke2002-06-202-0/+0
| | | | | | | | Submitted by: Mike Harding <mvh@ix.netcom.com> Pointy hat to: me Notes: svn path=/head/; revision=61607
* It seems the guile-snarf syntax has changed in 1.4.1. Update ports whichJoe Marcus Clarke2002-06-192-0/+22
| | | | | | | | | use the old syntax. Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61599
* upgrade to 2.0.1Ying-Chieh Liao2002-06-193-3/+23
| | | | Notes: svn path=/head/; revision=61594
* Add devel/adacurses, ncurses bindings for the Ada language (lang/gnat).Jimmy Olgeni2002-06-197-0/+171
| | | | Notes: svn path=/head/; revision=61589
* Add p5-Date-ISO 1.28,Sergey Skvortsov2002-06-196-0/+41
| | | | | | | | | | | converts dates between ISO and Gregorian formats. PR: 38017 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=61576
* Whoops, forgot one. Chase guile shared lib version.Joe Marcus Clarke2002-06-191-1/+1
| | | | Notes: svn path=/head/; revision=61575
* Chase guile shared lib number.Joe Marcus Clarke2002-06-193-3/+3
| | | | | | | Prompted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=61574
* Add p5-Devel-ptkdb 1.1074, tk debugger for Perl.Sergey Skvortsov2002-06-196-0/+53
| | | | | | | | PR: 37880 Submitted by: Alex Kapranoff <kappa@freebsd.org.ua> Notes: svn path=/head/; revision=61572
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-196-0/+6
| | | | Notes: svn path=/head/; revision=61545
* Update to 0.11.2Ade Lovett2002-06-193-7/+7
| | | | | | | | PR: 39481 Submitted by: Ports Fury Notes: svn path=/head/; revision=61543
* Do not install hat-replated manpages.Patrick Li2002-06-184-6/+26
| | | | | | | | PR: 39480 Submitted by: maintainer Notes: svn path=/head/; revision=61531
* make clearer what version this is.David E. O'Brien2002-06-184-4/+4
| | | | Notes: svn path=/head/; revision=61529
* add kprof 1.3Ying-Chieh Liao2002-06-186-0/+53
| | | | | | | | | | A profiling tool for KDE. PR: 33135 Submitted by: Paul Marquis <pmarquis@pobox.com> Notes: svn path=/head/; revision=61525