summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 5.2.1Ying-Chieh Liao2001-05-263-3/+5
| | | | | | | drop maintainership Notes: svn path=/head/; revision=43075
* adapt to Python 2.0 portYing-Chieh Liao2001-05-252-47/+89
| | | | | | | | PR: 26353 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=43057
* If a user has set the EF_ALIGNMENT, EF_PROTECT_BELOW or EF_PROTECT_FREEDavid E. O'Brien2001-05-251-12/+11
| | | | | | | | | | variables, this can cause the ElectricFence self test to fail. PR: 18259 Submitted by: Eoin Lawless <eoin@maths.tcd.ie> Notes: svn path=/head/; revision=43039
* add p5-Cache-CacheYing-Chieh Liao2001-05-246-0/+64
| | | | | | | | | | Cache::Cache -- Perl Cache interface PR: 26968 Submitted by: tobez@tobez.org Notes: svn path=/head/; revision=43018
* depends on something else in jakarta-antYing-Chieh Liao2001-05-242-2/+2
| | | | | | | | PR: 26820 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=43010
* Sigh. Think more carefully. Seems that any kind of circular dependencyAde Lovett2001-05-242-2/+5
| | | | | | | | | | (port A has *_DEPENDS on port B, and vice versa), causes make to go a little strange[tm] on install, clean, even though the build succeeds. Gah. Notes: svn path=/head/; revision=42997
* Rework previous commit. Turns out that pkgconfig is not a build-timeAde Lovett2001-05-245-10/+9
| | | | | | | | dependency for glib12, so remove that, and put pkgconfig back to the way it was before. Notes: svn path=/head/; revision=42992
* add missing m4 filesYing-Chieh Liao2001-05-231-0/+9
| | | | | | | | PR: 27595 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42981
* Correct path to dependency ($(PERL_ARCH) and not $(ARCH)-freebsd)Alexander Langer2001-05-231-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=42973
* Fix a bug that may cause image corruption during mouse movements.Maxim Sobolev2001-05-232-9/+7
| | | | Notes: svn path=/head/; revision=42969
* Add the profiled lib (note that `make package' will fail now if you haveDavid E. O'Brien2001-05-231-0/+2
| | | | | | | | | | | your /etc/make.conf set to not build them. But stock settins should probably be assumed and the Bento-lead cluster is using stock settings. PR: 27469 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42966
* upgrade to 1.3.2Ying-Chieh Liao2001-05-232-3/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=42965
* add missing bin/html2hYing-Chieh Liao2001-05-231-2/+3
| | | | | | | | | | add PORTDOCS handling PR: 27553 Submitted by: dwcjr@inethouston.net Notes: svn path=/head/; revision=42959
* Add missing dir to pkg-plistBrian S. Dean2001-05-231-0/+1
| | | | | | | | PR: 27550 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42953
* Use Python 2.1 rather than 2.0.Akinori MUSHA2001-05-232-4/+4
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=42952
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2Ade Lovett2001-05-2326-210/+162
| | | | | | | to make transitioning to GNOME/GTK+/GLIB a little easier. Notes: svn path=/head/; revision=42950
* Add the gtk+ distfile for extraction purposes, rather than depending onAde Lovett2001-05-234-6/+8
| | | | | | | | gtk12, since this causes an infinite loop when we add pkgconfig capability to gtk12 and friends shortly. Notes: svn path=/head/; revision=42949
* Update to 0.2.3Ade Lovett2001-05-222-2/+2
| | | | Notes: svn path=/head/; revision=42944
* Change maintainer to portmgr and update note about not upgrading.Jeremy Lea2001-05-225-20/+25
| | | | Notes: svn path=/head/; revision=42898
* Fix fennerismAde Lovett2001-05-211-5/+2
| | | | | | | Submitted by: distfile survey Notes: svn path=/head/; revision=42873
* Update to 0.2.2Ade Lovett2001-05-213-2/+37
| | | | Notes: svn path=/head/; revision=42867
* Chase new shlib revision from x11-toolkits/galAde Lovett2001-05-211-1/+1
| | | | Notes: svn path=/head/; revision=42866
* Upgrade to version 0.9.5Kevin Lo2001-05-216-12/+256
| | | | | | | | PR: 27493 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42857
* Fix plist.Jun Kuriyama2001-05-211-0/+1
| | | | | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> PR: ports/27338 Notes: svn path=/head/; revision=42839
* Add libvanessa_adt 0.0.1, a library that provides ADTs (queues,Will Andrews2001-05-206-0/+45
| | | | | | | | | | dynamic arrays and more). PR: 26935 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr> Notes: svn path=/head/; revision=42788
* Add libvanessa_socket 0.0.1, a library that provides a simple layerWill Andrews2001-05-206-0/+49
| | | | | | | | | | for TCP/IP socket operations. PR: 26936 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr> Notes: svn path=/head/; revision=42787
* Add libvanessa_logger 0.0.1, a library that provides a genericWill Andrews2001-05-206-0/+48
| | | | | | | | | | logging layer. PR: 26934 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr> Notes: svn path=/head/; revision=42786
* Add shapelib 1.2.8, a C API for reading and writing ArcView Shapefiles.Will Andrews2001-05-207-0/+107
| | | | | | | | PR: 26929 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=42771
* Upgrade to latest version:Vanilla I. Shu2001-05-206-6/+9
| | | | | | | | | | | | | | | | | | p5-BerkeleyDB => 0.15 p5-Convert-ASN1 => 0.10 p5-FastCGI => 0.58 p5-File-Spec => 0.82 p5-Finance-Quote => 1.05 p5-IO-Socket-SSL => 0.78 p5-Locale-Maketext => 0.18 p5-Mon => 0.11 p5-Net-IPv4Addr => 0.10 Some ports NO response from: maintainers Some ports Approved by: maintainers Notes: svn path=/head/; revision=42769
* Log::Dispatch is a suite of OO modules for logging messages to multipleJosef Karthauser2001-05-199-0/+382
| | | | | | | | | | | outputs, each of which can have a minimum and maximum log level. It is designed to be easily subclassed, both for creating a new dispatcher object and particularly for creating new outputs. PR: ports/27412 Notes: svn path=/head/; revision=42767
* Sort a few misordered entries.Josef Karthauser2001-05-191-3/+3
| | | | Notes: svn path=/head/; revision=42766
* Correct typo: %D points to ${LINUXBASE} and I wanted ${PREFIX}Mario Sergio Fujikawa Ferreira2001-05-192-2/+2
| | | | | | | which is ${PKG_PREFIX} Notes: svn path=/head/; revision=42765
* Update to version 1.4 Build 113Mario Sergio Fujikawa Ferreira2001-05-194-4/+4
| | | | Notes: svn path=/head/; revision=42764
* Don't bother Perl with $@%'s in CVSROOT, TITLE, etc..Akinori MUSHA2001-05-192-10/+10
| | | | | | | | PR: ports/27234 Submitted by: Gordon Burditt <gordon@hammy.lonestar.org> Notes: svn path=/head/; revision=42763
* upgrade to 0.3.38Ying-Chieh Liao2001-05-196-8/+102
| | | | | | | | PR: 27426 Submitted by: maintainer Notes: svn path=/head/; revision=42756
* add p5-HeapYing-Chieh Liao2001-05-196-0/+68
| | | | | | | | | | Perl extensions for keeping data partially sorted PR: 26389 Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk> Notes: svn path=/head/; revision=42730
* As a side-effect of no longer installing libbfd, some header filesJoerg Wunsch2001-05-191-3/+0
| | | | | | | | | | that used to be mentioned in the PLIST aren't installed anymore either. Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42729
* add cppadvioYing-Chieh Liao2001-05-198-0/+178
| | | | | | | | | | Advanced i/o, networking, and arithmetic compression C++ classlib PR: 23053 Submitted by: Oleg <oleg@pobox.com> Notes: svn path=/head/; revision=42727
* Bring anjuta into the gnome-fifth-toe port, and adjustAde Lovett2001-05-182-2/+2
| | | | | | | | | maintainership accordingly. Submitted by: demon Notes: svn path=/head/; revision=42707
* Upgrade the STLport to version 4.0.David E. O'Brien2001-05-174-85/+367
| | | | | | | With help from: NetBSD, Tim Tretyak <timothy@umc.com.ua> Notes: svn path=/head/; revision=42687
* Mark as BROKEN due to source licensing changes: source is no longerJimmy Olgeni2001-05-161-0/+1
| | | | | | | available for free. Notes: svn path=/head/; revision=42655
* Now mutexm.rb gets to come with the drb distribution, this port is noAkinori MUSHA2001-05-166-64/+0
| | | | | | | longer needed. Install net/ruby-drb to use mutexm.rb. Notes: svn path=/head/; revision=42653
* Fix the contributor & maintainer's e-mail on his request.Yaroslav Tykhiy2001-05-151-2/+2
| | | | Notes: svn path=/head/; revision=42626
* Add a patch, which sets the name of the new channel type to "tls". ThisMikhail Teterin2001-05-152-0/+10
| | | | | | | | | was happening if the static structures were used, but not when the tlsChannelType structure was created on the fly (as is needed for use with different versions of TCL). Bump up the PORTREVISION. Notes: svn path=/head/; revision=42624
* New port: devel/strace.Yaroslav Tykhiy2001-05-156-0/+46
| | | | | | | Submitted by: Alex Semenyaka <alexs@snark.rinet.ru> Notes: svn path=/head/; revision=42622
* Do not, never, nikogda install lib{bfd,opcodes,iberty}.a. They mightJoerg Wunsch2001-05-151-3/+29
| | | | | | | | | | clash with other binutils ports for different targets, and are not needed to be installed at all. PR: ports/27347 (although with a different approach than suggested) Notes: svn path=/head/; revision=42621
* Update to 0.4.Akinori MUSHA2001-05-154-21/+30
| | | | Notes: svn path=/head/; revision=42620
* Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig.Maxim Sobolev2001-05-152-12/+58
| | | | | | | Prompted by: olgeni, ade Notes: svn path=/head/; revision=42614
* Update to 1.0.4Ade Lovett2001-05-142-2/+2
| | | | Notes: svn path=/head/; revision=42604
* Update to 1.0.1Ade Lovett2001-05-148-20/+24
| | | | Notes: svn path=/head/; revision=42603