aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update? from version 99.2 to 00.1 (Funny math). Added PORTEPOCH=1James E. Housley2000-10-2830-60/+312
| | | | | | | | PR: 21863 Submitted by: Samuel Tardieu <sam@inf.enst.fr> MAINTAINER Notes: svn path=/head/; revision=34326
* Update to cook version 2.16.Jason Evans2000-10-272-5/+3
| | | | Notes: svn path=/head/; revision=34310
* Upgrade to v4.0.3.Joseph Koshy2000-10-272-3/+4
| | | | | | | Submitted by: Peter Pentchev <roam@orbitel.bg> Notes: svn path=/head/; revision=34289
* Update to 1.09.Akinori MUSHA2000-10-262-2/+2
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=34275
* Update to 1.1.6.Maxim Sobolev2000-10-2610-58/+46
| | | | Notes: svn path=/head/; revision=34268
* Enable PAM support.Satoshi Asami2000-10-261-1/+9
| | | | | | | | Submitted by: Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br> Reviewed by: maintainer Notes: svn path=/head/; revision=34244
* @${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrepJames E. Housley2000-10-251-0/+5
| | | | | | | | | | | in the pre-install target otherwise we get a broken pgrep shell script installed instead of the binary we really want. PR: 21508 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34238
* Upgrade to 2.1p2 and other changesJames E. Housley2000-10-254-7/+6
| | | | | | | | PR: 22243 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> MAINTAINER Notes: svn path=/head/; revision=34222
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.Will Andrews2000-10-249-9/+9
| | | | Notes: svn path=/head/; revision=34200
* Explain why this port has not been upgraded to 1.3.5.Jeremy Lea2000-10-245-0/+20
| | | | Notes: svn path=/head/; revision=34188
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-2331-31/+31
| | | | Notes: svn path=/head/; revision=34154
* Merge kde11-i18n into kde11, and remove my *-i18n ports.R. Imura2000-10-231-4/+0
| | | | | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer) Notes: svn path=/head/; revision=34140
* Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto ifMaxim Sobolev2000-10-231-1/+4
| | | | | | | | | | /usr/lib/libcrypto.a exists). Also add -lutil for glimmer which seems required to build it with Python2.0. Submitted by: bento Notes: svn path=/head/; revision=34125
* Update to 0.1.7Ade Lovett2000-10-222-2/+2
| | | | Notes: svn path=/head/; revision=34107
* Change MASTER_SITES and WWW to the project's Sourceforge addressChris D. Faulhaber2000-10-212-2/+3
| | | | Notes: svn path=/head/; revision=34076
* Update to 0.30.Maxim Sobolev2000-10-214-9/+36
| | | | Notes: svn path=/head/; revision=34075
* - Update to 1.0;Maxim Sobolev2000-10-214-17/+17
| | | | | | | - use USE_PYTHON. Notes: svn path=/head/; revision=34074
* Simple tool that parses a plist and copies the directories and files listedDag-Erling Smørgrav2000-10-216-0/+225
| | | | | | | within to a specified destination (defaulting to ${PREFIX}). Notes: svn path=/head/; revision=34072
* Install TODO.knu too.Akinori MUSHA2000-10-204-2/+16
| | | | | | | | | | Install under ${PREFIX}/www when it exists or ${PREFIX}/share/apache does not exist. Submitted by: jeh Notes: svn path=/head/; revision=34048
* Install a sane default configuration fileAde Lovett2000-10-204-0/+16
| | | | Notes: svn path=/head/; revision=34035
* Update to 0.6.0Ade Lovett2000-10-203-2/+20
| | | | Notes: svn path=/head/; revision=34033
* Update to knu-cvsweb 1.103.1.37.Akinori MUSHA2000-10-204-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-10-21 00:46 knu * cvsweb.cgi: Always give options to click on a non-colored diff _and_ a colored diff. Requested by: SO many people :> 2000-10-20 22:59 knu * TODO.knu: Hyperlinking was properly fixed. 2000-10-20 21:28 knu * TODO.knu, cvsweb.cgi: Fix htmllify so that <A href="...">...</A> won't nest. :) Do not show additional "(colored)" diff links when long colored diff is the default. Reduce the use of `.' operator that is known to be expensive. Fix indent, clean up. 2000-10-11 06:14 knu * cvsweb.cgi: Introduce a new function: htmlquote(). Clean up hyperlink tags. - Use &link() instead of <a href="...">...</a>. - Do urlencode() or htmlquote() as appropriate. 2000-10-11 03:48 knu * cvsweb.cgi: - Recognize "links" as another text mode browser. - Fix the revision links in the annotation view of a file. Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=34030
* Mark BROKEN. This port installs a malloc.h into ${PREFIX}/include,Ade Lovett2000-10-191-0/+2
| | | | | | | | | | | | | | which is getting picked up first by a bunch of other ports. In addition, the PLIST is unsorted, and the shared library is still using a.out major/minor numbers, and is generally otherwise a mess. Submitted by: A bunch of people on -stable, -ports and elsewhere complaining that other ports break in mysterious ways with this port installed. Notes: svn path=/head/; revision=34002
* Update to 0.23Ade Lovett2000-10-183-5/+3
| | | | Notes: svn path=/head/; revision=33977
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-186-28/+14
| | | | | | | directories to patch-a[ab] to make the Makefile simpler Notes: svn path=/head/; revision=33975
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-183-14/+7
| | | | | | | directories to patch-a[ab] to make the Makefile simpler Notes: svn path=/head/; revision=33974
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-183-14/+7
| | | | | | | directories to patch-a[ab] to make the Makefile simpler Notes: svn path=/head/; revision=33973
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-182-8/+5
| | | | | | | directories to patch-aa to make the Makefile simpler Notes: svn path=/head/; revision=33972
* Cleanup the patch part of the MakefileJames E. Housley2000-10-181-6/+2
| | | | Notes: svn path=/head/; revision=33953
* Cleanup the patching part of the makefileJames E. Housley2000-10-181-6/+2
| | | | Notes: svn path=/head/; revision=33951
* Update to 0.22Ade Lovett2000-10-174-6/+10
| | | | Notes: svn path=/head/; revision=33938
* Install the executables with version numbers, to allow SWIG-dependentAkinori MUSHA2000-10-1610-35/+67
| | | | | | | ports to specify the version of SWIG to use. Notes: svn path=/head/; revision=33889
* Teach this port how to find the tiff headers again.Steve Price2000-10-164-0/+44
| | | | Notes: svn path=/head/; revision=33883
* Update to version 1.69.Steve Price2000-10-162-2/+2
| | | | Notes: svn path=/head/; revision=33881
* spaces -> tabsTrevor Johnson2000-10-161-13/+13
| | | | Notes: svn path=/head/; revision=33879
* Add missing entries to plist.Akinori MUSHA2000-10-1510-2/+18
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=33853
* Upgrade to 1.10.Jun Kuriyama2000-10-143-2/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=33821
* Unbreak for Qt-2.2.0, fix plistAde Lovett2000-10-133-81/+102
| | | | | | | | PR: 21574 Submitted by: Ports Fury Notes: svn path=/head/; revision=33781
* Update to 3.00Ade Lovett2000-10-134-11/+26
| | | | | | | | PR: 21485 Submitted by: maintainer Notes: svn path=/head/; revision=33777
* Upgrade to 1.0.3.Vanilla I. Shu2000-10-133-2/+6
| | | | Notes: svn path=/head/; revision=33751
* Update to 0.5.4Ade Lovett2000-10-128-84/+98
| | | | Notes: svn path=/head/; revision=33733
* Add support for the new PORTEPOCH/PORTREVISION variables, so it won'tWill Andrews2000-10-101-10/+11
| | | | | | | | | | improperly fatal-warn about them being in PORTNAME area. PR: 21747 Submitted by: jeh Notes: svn path=/head/; revision=33693
* glade-- is a C++ code generator for devel/gladeAde Lovett2000-10-109-0/+108
| | | | | | | | PR: 21823 Submitted by: Shinya FUJIE <fujie@tk.elec.waseda.ac.jp> Notes: svn path=/head/; revision=33685
* Updates for new bonoboAde Lovett2000-10-104-0/+4
| | | | Notes: svn path=/head/; revision=33682
* Update to 0.10Ade Lovett2000-10-106-24/+4
| | | | Notes: svn path=/head/; revision=33680
* Update to 0.20 -- lots of API changesAde Lovett2000-10-105-15/+66
| | | | Notes: svn path=/head/; revision=33679
* Update to 0.5.11 and revert to primary MASTER_SITE, as the GNOME sitesAde Lovett2000-10-106-76/+72
| | | | | | | | | | tend to lag behind on this. This also fixes ports/21821 by putting everything in the right place now that bsd.gnome.mk is being used. Notes: svn path=/head/; revision=33678
* - Update port from 0.51 to 0.52Kevin Lo2000-10-103-9/+6
| | | | | | | | | | | - Change ${PERL_ARCH} in RUN_DEPENDS - Reorder packing list PR: 21883 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33650
* Update to 3.56 to fix security hole in CGI script.Kris Kennaway2000-10-092-3/+3
| | | | | | | Submitted by: Shigio Yamaguchi <shigio@tamacom.com> (author) Notes: svn path=/head/; revision=33631
* Update to 0.2.7.Akinori MUSHA2000-10-084-4/+4
| | | | Notes: svn path=/head/; revision=33583