aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Add p5-Attribute-Handlers 0.78, a perl module that provides simpleAnton Berezin2003-01-276-0/+49
| | | | | | | | | | definition of attribute handlers. PR: 47558 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=74104
* Update to 0.50.Anton Berezin2003-01-273-8/+13
| | | | | | | | Submitted by: maintainer PR: 47038 Notes: svn path=/head/; revision=74082
* Update to 0.9.16.Akinori MUSHA2003-01-273-25/+27
| | | | | | | | PR: ports/47317 Submitted by: Ports Fury Notes: svn path=/head/; revision=74080
* Add p5-Coro, a collection of perl modules that bring coroutines toAnton Berezin2003-01-277-0/+155
| | | | | | | perl5. Notes: svn path=/head/; revision=74076
* Update to 2.06.Anton Berezin2003-01-272-2/+2
| | | | Notes: svn path=/head/; revision=74075
* Update to 1.08.Anton Berezin2003-01-272-2/+2
| | | | Notes: svn path=/head/; revision=74074
* Update to 1.09.Anton Berezin2003-01-272-2/+2
| | | | | | | | Submitted by: maintainer PR: 47354 Notes: svn path=/head/; revision=74073
* Update to 1.03.Anton Berezin2003-01-272-2/+2
| | | | | | | | Submitted by: maintainer PR: 47375 Notes: svn path=/head/; revision=74072
* Update to 1.04.Anton Berezin2003-01-273-2/+4
| | | | Notes: svn path=/head/; revision=74071
* Update to 0.99.Anton Berezin2003-01-272-2/+6
| | | | Notes: svn path=/head/; revision=74069
* Properly define CONFIGURE_TARGET;Dmitry Sivachenko2003-01-262-1/+66
| | | | | | | Respect CFLAGS. Notes: svn path=/head/; revision=74052
* Reflect repo-copy of devel/uml to devel/umbrello.Dmitry Sivachenko2003-01-261-1/+1
| | | | Notes: svn path=/head/; revision=74050
* This port has been repo-copied to devel/umbrello.Dmitry Sivachenko2003-01-269-172/+0
| | | | Notes: svn path=/head/; revision=74049
* Update to umbrello version 1.1 after a repo-copy from devel/uml.Dmitry Sivachenko2003-01-268-149/+206
| | | | | | | | | (The project was renamed.) Submitted by: David Johnson <david@usermode.org> Notes: svn path=/head/; revision=74048
* Update to 1.30.Anton Berezin2003-01-262-2/+2
| | | | | | | | Submitted by: maintainer PR: 47502 Notes: svn path=/head/; revision=74046
* Fix plist.Yoichi NAKAYAMA2003-01-262-3/+5
| | | | | | | | PR: 47500,47501 Submitted by: maintainer Notes: svn path=/head/; revision=74033
* Update to 1.4.Anton Berezin2003-01-262-4/+4
| | | | Notes: svn path=/head/; revision=74032
* Update to 1.08.Anton Berezin2003-01-262-2/+2
| | | | Notes: svn path=/head/; revision=74023
* Update to 1.21.Anton Berezin2003-01-262-2/+2
| | | | Notes: svn path=/head/; revision=74022
* Add p5-Class-ReturnValue, a perl class that implements return-valueAnton Berezin2003-01-266-0/+42
| | | | | | | | objects that can be treated as a boolean, array or object, depending on what the user needs. Notes: svn path=/head/; revision=74019
* Update to 1.42.Anton Berezin2003-01-262-2/+2
| | | | Notes: svn path=/head/; revision=74016
* Utilize NOPORTDOCSTilman Keskinoz2003-01-253-21/+24
| | | | | | | | PR: 47476 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=74009
* Update to 0.9Tilman Keskinoz2003-01-254-12/+19
| | | | | | | | PR: 47475 Submitted by: arved Notes: svn path=/head/; revision=74008
* A stripped Qt for use as a utility library for C++.Alan Eldridge2003-01-256-0/+510
| | | | Notes: svn path=/head/; revision=73989
* Add z80-asm: a Z80 assembly code assembler and disassembler.Sean Chittenden2003-01-246-0/+37
| | | | | | | | PR: ports/47443 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=73952
* Remove duplicate MAN1 entrySean Chittenden2003-01-241-2/+0
| | | | Notes: svn path=/head/; revision=73951
* Add devel/elf: a commandline based ELF header analyzer.Sean Chittenden2003-01-246-0/+38
| | | | | | | | PR: ports/47444 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=73950
* add py-ui 0.93Ying-Chieh Liao2003-01-246-0/+103
| | | | | | | A user interface library written in Python Notes: svn path=/head/; revision=73945
* - Catch up implicit dependency of ffcallDirk Meyer2003-01-241-0/+1
| | | | Notes: svn path=/head/; revision=73944
* Add documentation.Jun Kuriyama2003-01-248-228/+368
| | | | | | | | PR: ports/47239 Submitted by: Craig Rodrigues <rodrigc@attbi.com> (maintainer) Notes: svn path=/head/; revision=73931
* Handle the case where sizeof(long) > sizeof(int)Bill Fenner2003-01-241-0/+25
| | | | Notes: svn path=/head/; revision=73892
* Actually check for inet_pton and inet_ntop in the right header.Bill Fenner2003-01-244-0/+81
| | | | | | | Don't prototype inet_pton or inet_ntop if the system already has them. Notes: svn path=/head/; revision=73891
* Bump libsdl revision LIB_DEPENDsEdwin Groothuis2003-01-231-2/+2
| | | | | | | Noticed by: games which didn't work anymore *snif* Notes: svn path=/head/; revision=73887
* Upgrade to 0.9.Oliver Braun2003-01-233-8/+8
| | | | | | | | PR: ports/47413 Submitted by: maintainer Notes: svn path=/head/; revision=73879
* - unbreak INDEX (was still broken)Dirk Meyer2003-01-232-5/+10
| | | | | | | | | | | - migrate dependency gnustep-xgps -> gnustep-back - don't depend on gnustep-objc in CURRENT - Fix PLIST as we are here PR: 47351 Approved by: knu Notes: svn path=/head/; revision=73868
* Resign from maintainership. I don't use it anymore.Alexey Zelkin2003-01-233-3/+3
| | | | Notes: svn path=/head/; revision=73864
* upgrade to 0.15Ying-Chieh Liao2003-01-232-2/+2
| | | | Notes: svn path=/head/; revision=73851
* Update to 0.15.0.Joe Marcus Clarke2003-01-226-20/+22
| | | | Notes: svn path=/head/; revision=73829
* - style fixMunechika SUMIKAWA2003-01-222-14/+20
| | | | | | | | | - use --with-tmpdir and --with-editor Submitted by: knu Notes: svn path=/head/; revision=73828
* ruby-unit is gone, and this port does not really need it to run thisAkinori MUSHA2003-01-221-2/+0
| | | | | | | | | library but to test. (In which case ruby-testunit will do) Pointed out by: kris Notes: svn path=/head/; revision=73821
* Oops, I forgot to commit this before removing ruby-unit.Akinori MUSHA2003-01-221-1/+1
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=73818
* Upgrade to 1.11.5.Munechika SUMIKAWA2003-01-2212-382/+374
| | | | | | | Submitted from: knu Notes: svn path=/head/; revision=73814
* Retire devel/ruby-unit (RUnit), which has been succeeded byAkinori MUSHA2003-01-226-166/+0
| | | | | | | | | | | | devel/ruby-testunit (Test::Unit). RUnit performed a quite important role in getting ruby programmers write and run tests for their code with enjoyment. We will never forget you! Notes: svn path=/head/; revision=73813
* Update to 0.49.2.Akinori MUSHA2003-01-223-3/+10
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=73807
* - make portlint happierDirk Meyer2003-01-223-3/+5
| | | | Notes: svn path=/head/; revision=73806
* Update 2.07 -> 2.15.Sheldon Hearn2003-01-222-2/+2
| | | | Notes: svn path=/head/; revision=73784
* Add $INSTALLS_SHLIB=yes flag.Jun Kuriyama2003-01-224-0/+4
| | | | | | | Approved by: Craig Rodrigues <rodrigc@attbi.com> (maintainer) Notes: svn path=/head/; revision=73759
* Respect ${CC} and ${CXX}; untangle ${CFLAGS}, ${CXXFLAGS} and ${CPPFLAGS}Dag-Erling Smørgrav2003-01-221-1/+2
| | | | | | | | which weren't quite right the first time around. No PORT_REVISION bump since the port is only a few hours old and not yet very useful. Notes: svn path=/head/; revision=73756
* SimGear is a toolkit for 3D games and simulations.Dag-Erling Smørgrav2003-01-217-0/+160
| | | | Notes: svn path=/head/; revision=73752
* - Fix BUILD_DEPENDS to find correct port.Dirk Meyer2003-01-211-1/+1
| | | | Notes: svn path=/head/; revision=73703