aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* New port vb2c version 0.02: Convert Visual Basic forms to GTK CMario Sergio Fujikawa Ferreira2001-12-277-0/+52
| | | | | | | | | | code PR: 33238 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=52274
* Update to 1.4 Build 143Mario Sergio Fujikawa Ferreira2001-12-2710-8/+68
| | | | Notes: svn path=/head/; revision=52273
* - don't set MAN1 to foo.gz, use MANCOMPRESSED instead.Pete Fritchman2001-12-272-1/+14
| | | | | | | | | - add missing files to pkg-plist Noticed by: bento Notes: svn path=/head/; revision=52270
* upgrade to 1.1Ying-Chieh Liao2001-12-276-20/+28
| | | | | | | drop maintainership Notes: svn path=/head/; revision=52245
* upgrade to 1.6.1Ying-Chieh Liao2001-12-273-33/+75
| | | | | | | drop maintainership Notes: svn path=/head/; revision=52244
* upgrade to 0.7Ying-Chieh Liao2001-12-272-2/+3
| | | | | | | | | | s|malloc.h|stdlib.h| PR: 33230, 33231 Reported by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=52239
* upgrade to 7.3Ying-Chieh Liao2001-12-272-2/+2
| | | | | | | | PR: 33229 Submitted by: maintainer Notes: svn path=/head/; revision=52237
* activate cvswrap.Alfred Perlstein2001-12-261-0/+1
| | | | | | | Pointed out by: petef Notes: svn path=/head/; revision=52230
* Remove redundant WRKSRC line (it was set to the default).Pete Fritchman2001-12-261-1/+0
| | | | | | | | PR: 33214 Submitted by: maintainer Notes: svn path=/head/; revision=52229
* Add cvswrap, a tool I wrote that helps manage multiple cvs repositories.Alfred Perlstein2001-12-265-0/+33
| | | | Notes: svn path=/head/; revision=52224
* Update to 2.5.Akinori MUSHA2001-12-262-2/+2
| | | | Notes: svn path=/head/; revision=52219
* Add additional scripts to help things that need them. Bump PORTREVISION.Will Andrews2001-12-2622-22/+88
| | | | | | | In particular, config.sub is required for japanese/FreeWnn-lib. Notes: svn path=/head/; revision=52209
* Bump PORTREVISION for including install-sh. *sigh*Will Andrews2001-12-2612-0/+12
| | | | Notes: svn path=/head/; revision=52206
* Fix exploitable format string vulnerability.Maxim Sobolev2001-12-262-0/+15
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=52200
* Add eieio, Enhanced Integration of Emacs Interpreted Objects.Yoichi NAKAYAMA2001-12-262-0/+13
| | | | | | | | | | | (stub for emacs20) PR: ports/32826 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Reviewed by: knu(mentor) Notes: svn path=/head/; revision=52197
* Add eieio, Enhanced Integration of Emacs Interpreted Objects.Yoichi NAKAYAMA2001-12-267-0/+85
| | | | | | | | | PR: ports/32826 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Reviewed by: knu(mentor) Notes: svn path=/head/; revision=52195
* Update to 0.5.2.Akinori MUSHA2001-12-252-2/+2
| | | | Notes: svn path=/head/; revision=52165
* portlint:Dirk Froemberg2001-12-257-7/+7
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* Update to 0.9David W. Chapman Jr.2001-12-2510-128/+190
| | | | | | | | | | Make pkg-plist read version from variable instead of hardcoded PR: 33114 Submitted by: perky@fallin.lv Notes: svn path=/head/; revision=52145
* Add pcsc-lite 1.0.1, a smartcard development library.Pete Fritchman2001-12-2510-0/+135
| | | | | | | | PR: 31856 Submitted by: Toni Andjelkovic <toni@ants.at> Notes: svn path=/head/; revision=52137
* - update to 4.5.1Pete Fritchman2001-12-247-230/+11
| | | | | | | | | | | | - remove unnecessary master site - fix typo in BROKEN (requires -> Requires) - fix typo in INSTALLS_SHLIB (ye -> yes) PR: 33152 Submitted by: maintainer Notes: svn path=/head/; revision=52123
* Provide install-sh.Will Andrews2001-12-2424-0/+47
| | | | | | | | PR: 25828 Submitted by: yar Notes: svn path=/head/; revision=52103
* Update to 2.00.Anton Berezin2001-12-243-3/+7
| | | | | | | | Submitted by: maintainer PR: 33136 Notes: svn path=/head/; revision=52102
* Put crossm68k subdir back. If you need to deactivate the use of a port,Will Andrews2001-12-241-1/+1
| | | | | | | | | | remove it or mark it broken; removing it from a category Makefile is not the right way to do it. Submitted by: bento Notes: svn path=/head/; revision=52092
* assign maintainerYing-Chieh Liao2001-12-242-1/+27
| | | | | | | | | | handle PORTDOCS PR: 33139 Submitted by: Alan Eldridge <alane@geeksrus.net> (maintainer) Notes: svn path=/head/; revision=52090
* portlint: remove extra whitespaces before end of line.Dirk Froemberg2001-12-241-1/+1
| | | | Notes: svn path=/head/; revision=52088
* - PORTDOCS policePatrick Li2001-12-2413-207/+206
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Fix plist.Dirk Froemberg2001-12-231-1/+1
| | | | Notes: svn path=/head/; revision=52056
* add xparam 1.1Ying-Chieh Liao2001-12-236-0/+110
| | | | | | | A general-purpose tool for parameter handling in C++ Notes: svn path=/head/; revision=52044
* Upgrade to 2.52; this should solve some problems when mixing ac 2.13* andWill Andrews2001-12-23121-1595/+220
| | | | | | | | | | | | | am 1.5. Ports which require 2.13/1.4 will be modified to use the ac213 and am14 ports. PR: 29069 Submitted by: pat Approved by: sobomax, ade, steve (contingent upon me fixing every problem that crops up) Notes: svn path=/head/; revision=52021
* Mark broken because its included in mod_php4 v 4.1.0David W. Chapman Jr.2001-12-221-0/+2
| | | | | | | | PR: 33050 Submitted by: maintainer Notes: svn path=/head/; revision=52011
* Update to version 0.8Kevin Lo2001-12-226-88/+108
| | | | | | | | PR: 32823 Submitted by: Matt Holmes <matt@kerion.net> Notes: svn path=/head/; revision=51986
* Update to version 4.4.21Kevin Lo2001-12-222-2/+2
| | | | | | | | PR: 33055 Submitted by: Ports Fury Notes: svn path=/head/; revision=51969
* upgrade to 1.10Ying-Chieh Liao2001-12-228-34/+80
| | | | | | | | PR: 31453 Submitted by: maintainer Notes: svn path=/head/; revision=51965
* Update to 1.4 Build 142Mario Sergio Fujikawa Ferreira2001-12-218-8/+8
| | | | Notes: svn path=/head/; revision=51954
* upgrade to 4.5Ying-Chieh Liao2001-12-218-106/+345
| | | | | | | | | | assign maintainer PR: 31053 Submitted by: Paul Marquis <pmarquis@pobox.com> (new maintainer) Notes: svn path=/head/; revision=51945
* Update to 0.5.0.Akinori MUSHA2001-12-212-2/+2
| | | | Notes: svn path=/head/; revision=51943
* add nhc98 1.08Ying-Chieh Liao2001-12-2122-0/+1226
| | | | | | | | | | A fully-fledged compiler for Haskell 98 PR: 31039 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=51940
* Update to 0.7Mario Sergio Fujikawa Ferreira2001-12-217-40/+36
| | | | Notes: svn path=/head/; revision=51906
* Use perl expression to fix path to sendmail rather than usingAlexey Zelkin2001-12-2027-336/+39
| | | | | | | | | | | plain patches for each case. Also fix some whitespace. Suggested by: nectar, lioux Notes: svn path=/head/; revision=51896
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-2030-510/+240
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Add p5-Class-ObjectTemplate-DB 0.23, an optimized template builderPete Fritchman2001-12-196-0/+44
| | | | | | | | | | base class with lookup capability. PR: 32641 Submitted by: Tony Maher <tonym@biolateral.com.au> Notes: svn path=/head/; revision=51865
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-1930-240/+510
| | | | Notes: svn path=/head/; revision=51864
* Add p5-Class-ObjectTemplate 0.4, an optimized template builder basePete Fritchman2001-12-197-0/+50
| | | | | | | | | | class. PR: 32640 Submitted by: Tony Maher <tonym@biolateral.com.au> Notes: svn path=/head/; revision=51862
* Fix path to a2ps port.Dmitry Sivachenko2001-12-191-1/+1
| | | | | | | | PR: 32983 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=51856
* upgrade to 0.40Ying-Chieh Liao2001-12-192-2/+2
| | | | | | | | PR: 33010 Submitted by: maintainer Notes: svn path=/head/; revision=51849
* Update to 1.17.Anton Berezin2001-12-192-2/+2
| | | | Notes: svn path=/head/; revision=51837
* Update to 0.99.Anton Berezin2001-12-193-11/+31
| | | | Notes: svn path=/head/; revision=51836
* Update to 1.3.Maxim Sobolev2001-12-194-6/+21
| | | | Notes: svn path=/head/; revision=51835
* Remove obsolete configure script tweak, which results inMaxim Sobolev2001-12-192-10/+2
| | | | | | | | `sdl11-config --version' reporting an icorrect version number (1.2.2, while in fact it's a 1.2.3). Notes: svn path=/head/; revision=51830