aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Add ncnf 3.0.1, generic configuration management library.skv2005-05-295-0/+55
|
* Add CONFLICTS (devel/icu and devel/icu2 conflicts).jylefort2005-05-283-0/+6
|
* Update to 0.07jylefort2005-05-282-3/+3
| | | | | PR: ports/81566 Submitted by: maintainer
* Clean up the ports tree some by removing my junk... more to come...pat2005-05-285-58/+0
|
* Update to 2.0.1pat2005-05-283-7/+5
| | | | | PR: ports/81547 Submitted by: maintainer
* - Fix mode of ld.conf file to match new ocaml's world orderpav2005-05-281-1/+1
| | | | Reported by: krismail
* Add 'java' categoryhq2005-05-281-1/+1
| | | | Reported by: portlint
* Build with included libtool (no more static library), as discussed with vs.lawrance2005-05-271-1/+1
| | | | Approved by: clement (mentor, implicit)
* Remove superfluous dependency.krion2005-05-271-2/+0
|
* No need to copy ${LTMAIN} into wrksrc. Fixes package build.lawrance2005-05-271-1/+0
| | | | Approved by: clement (mentor, implicit)
* Oops, that patched missed one directory name in front of the file namejoerg2005-05-272-3/+3
| | | | | | to patch... Reminded by: pointyhat
* Update to 0.3.2.kwm2005-05-274-4/+120
| | | | | | Add patch for cpu instruction detection [1]. Submitted by: [1] bland (earlier version)
* Add p5-Smart-Comments.jylefort2005-05-276-0/+72
| | | | | | | | | | | | | | | | | | Smart comments provide an easy way to insert debugging and tracking code into a program. They can report the value of a variable, track the progress of a loop, and verify that particular assertions are true. Best of all, when you're finished debugging, you don't have to remove them. Simply commenting out the use Smart::Comments line turns them back into regular comments. Leaving smart comments in your code is smart because if you needed them once, you'll almost certainly need them again later. Author: Damian Conway <DCONWAY@cpan.org> WWW: http://search.cpan.org/dist/Smart-Comments/ PR: ports/81476 Submitted by: Aaron Dalton <aaron@daltons.ca>
* - Remove incorrect dirrmpav2005-05-271-1/+0
| | | | Bugged me for: too long
* Update to 0.5.17krion2005-05-272-3/+3
|
* - manually set MAN3PODS to fix PLIST under perl 5.00503leeym2005-05-262-2/+13
| | | | | | | | - depends on Test::More under older perl PR: 80462 Submitted by: leeym Approved by: maintainer-timeout
* - manully set MAN3PODS to install MAN3 on older perlleeym2005-05-262-4/+14
| | | | | | PR: 80463 Submitted by: leeym Approved by: maintainer-timeout
* - manually set MAN3PODS to fix PLIST under perl 5.00503leeym2005-05-262-8/+39
| | | | | | PR: 80510 Submitted by: leeym Approved by: maintainer-timeout
* update libzvbi port to 0.2.16oliver2005-05-263-4/+4
|
* - Fix plistpav2005-05-262-1/+3
| | | | Reported by: krismail
* Fix typo: s/May useful scripts/Many useful scripts/.bmah2005-05-264-4/+4
| | | | Approved by: lev (MAINTAINER)
* Oops, commit a couple fixes for libevent 1.1 (i cvs ci'd from the wrongpetef2005-05-262-1/+7
| | | | | | | directory last time). - need libtool - update plist
* Update to 1.1.petef2005-05-262-3/+3
| | | | | PR: ports/81486 Submitted by: alfred
* - Update to 2.5pav2005-05-262-3/+4
| | | | Submitted by: maintainer
* Upgrade to 1.0.3.obraun2005-05-266-10/+8
|
* Update to 1.2.0lev2005-05-2616-72/+164
|
* - Handle NOPORTDOCS in pkg-plisthq2005-05-252-1400/+1398
| | | | | | | - Install man pages unconditionally PR: 81271 Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de>
* Update to 2.28; assign maintainership to perl.tobez2005-05-252-4/+7
|
* Update to 0.60.tobez2005-05-252-3/+3
|
* Update to 6.30.tobez2005-05-253-4/+9
|
* [1]:jylefort2005-05-255-50/+33
| | | | | | | | | | | | - Update to 1.7 - Submitter takes maintainership Moreover: - Refactor pkg-plist as PLIST_FILES/PORTDOCS - Replace the Makefile patch by USE_GMAKE and post-patch PR: ports/80917 [1] Submitted by: Erik Greenwald <erik@smluc.org> (new maintainer) [1]
* Drop another large wad (several Mb) of static libsvs2005-05-252-2/+2
|
* Update to 1.0.novel2005-05-252-3/+3
| | | | | PR: 81455 Submitted by: Dryice Liu (maintainer)
* New port: devel/pear-PEAR_PackageFileManager PEAR class to maintain PEAR ↵pav2005-05-254-0/+171
| | | | | | | | | packages PEAR::PEAR_PackageFileManager revolutionizes the maintenance of PEAR packages. PR: ports/81398 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Fix for GDB bug #1948. Internally, this fixes a bad check injoerg2005-05-252-0/+16
| | | | | remote_xfer_partial(), notably for AVR-GDB this makes the command "info io_registers" work again.
* - fix plistleeym2005-05-251-4/+5
|
* Update to 1.04; require at least 5.6.0.tobez2005-05-242-4/+10
|
* Update to 2.15.tobez2005-05-242-3/+3
|
* Update to 1.68.tobez2005-05-242-3/+3
|
* Update to 1.11mat2005-05-243-4/+6
|
* Update to 0.18.tobez2005-05-242-3/+3
|
* YAML port has been updated and meet the requirement of SVK. Remove thetobez2005-05-242-12/+1
| | | | | | | | obsolete patch and thus bump portrevision to force people update their YAML port. PR: 81433 Submitted by: maintainer
* - Disable static library (unused)vs2005-05-242-40/+4
| | | | - Use PLIST_FILES/PORTDOCS
* Update to 0.1.1bland2005-05-248-82/+28
|
* - update to 0.9.10dinoex2005-05-243-96/+234
|
* - Rerolled distfileahze2005-05-241-2/+2
| | | | Reported by: tjs@cdpa.nsysu.edu.tw
* define NO_LATEST_LINKoliver2005-05-241-0/+1
| | | | Approved by: maintainer
* - Update to 0.11ahze2005-05-243-3/+15
|
* - Update to 4.2.5 [1]barner2005-05-233-11/+12
| | | | | | | | | - Fix portlint warning [2] - Fix plist w/ NOPORTDOCS (man page) [2] Submitted by: maintainer[1], barner [2] PR: ports/81383
* Update to 0.14skv2005-05-232-3/+3
|
* Update to 0.3101skv2005-05-232-3/+3
|
* Trivial fix: add ending quotegirgen2005-05-221-1/+1
| | | | Approved by: seanc, ade (implicit)
* - Fix permission of ld.conf. It should be 0644 instead of 0444.sem2005-05-224-8/+0
| | | | - Unbreak unguilty ports.
* - Update to r14766sem2005-05-222-4/+4
| | | | | | | - Pass maintainership to submitter PR: ports/81342 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
* BROKEN on alpha: FPE during buildkris2005-05-222-2/+14
|
* BROKEN on alpha: Build failskris2005-05-221-1/+7
|
* BROKEN on ia64: Does not compilekris2005-05-221-1/+1
|
* Not ported to ia64, mark NOT_FOR_ARCHSkris2005-05-221-0/+2
|
* BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf filekris2005-05-224-0/+8
|
* BROKEN: Does not build (latex generates pdf instead of dvi)kris2005-05-221-0/+2
|
* BROKEN: Incomplete pkg-plistkris2005-05-221-0/+2
|
* fix build on 4oliver2005-05-212-2/+3
| | | | Noted by: kris
* Update to 0.26.10mat2005-05-212-3/+3
|
* OPTIONS'ify.novel2005-05-202-4/+10
| | | | | PR: 81310 Submitted by: Renato Botelho (maintainer)
* New port: devel/pear-HTML_CSS PEAR class for generating CSS declarationspav2005-05-204-0/+42
| | | | | | | | PEAR::HTML_CSS provides a simple interface for generating a stylesheet declaration. PR: ports/81132 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* - Fix ghc dependency and INDEX buildpav2005-05-201-2/+2
| | | | | Submitted by: cperciva Pointy hat to: vs
* Fix plist.krion2005-05-202-0/+6
|
* - Update to 2.04vs2005-05-205-179/+161
| | | | - Use generic URL in pkg-descr
* Add WITHOUT_PCRE and WITHOUT_PNG knobs and fix plist.novel2005-05-204-4/+36
| | | | Reported by: pointyhat via kris
* Bump PORTREVISION for the addition of the msginit.c patch.adamw2005-05-201-0/+1
|
* Sortof fix msginit a little bit kindof. It was looking foradamw2005-05-201-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | certain files in the wrong place. Before, running msginit would give this: /usr/local/libdata/gettext/project-id: Can't open /usr/local/libdata/gettext/project-id: No such file or directory msginit: /usr/local/libdata/gettext/project-id subprocess I/O error /usr/local/libdata/gettext/user-email: Can't open /usr/local/libdata/gettext/user-email: No such file or directory msginit: /usr/local/libdata/gettext/user-email subprocess I/O error /usr/local/share/gettext/projects/TP/team-address: /usr/local/libdata/gettext/urlget: not found etc. Now, it gives this: root@smacky:/usr/ports/GNOME/grm/i18n# msginit The new message catalog should contain your email address, so that users can give you feedback about the translations, and so that maintainers can contact you in case of unexpected technical problems. sed: 8: "{ h s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern Couldn't find out about your email address. Please enter your email address. adamw@gnome.org sed: 8: "{ h s/^[^@]*@\(.*\)$/\1 ...": unterminated substitute pattern Exception in thread "main" java.lang.NoClassDefFoundError: gnu/gettext/GetURL Someone should look into that new error.
* - update to 0.07clsung2005-05-202-3/+3
| | | | | | | | | - from Changes - Implemented patch from Tom Phoenix that makes parentheses optional (and a doc fix, too). - Fixed little-known bug that triggered indirect method call syntax. You can now do "diag Dumper($foo)" or "diag Dumper $foo" if you wish.
* Update to 3.10.3jylefort2005-05-202-3/+5
| | | | | PR: ports/81119 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.1.0jylefort2005-05-2015-687/+692
|
* - Really use freetype2 (detection was broken)vs2005-05-202-2/+3
| | | | | - Disconnect static libs - Minor cleanup
* Fix generation of suppression files: Valgrind puts parts of its outputbarner2005-05-202-2/+2
| | | | | | | on stderr, so the redirection into a file did not work. Submitted by: Eugene Kilachkoff <zeus@samaramail.ru> PR: ports/81249
* najitool generates and/or makes altered copies of files in the patterns youpav2005-05-195-0/+39
| | | | | | | | | specify or shows to the screen. najitool is being developed in the ANSI C standard so it should work and compile on any system that supports ANSI C, which should be every system. PR: ports/81204 Submitted by: <cokyazici@yahoo.co.uk>
* - Update to version 1.4.1markus2005-05-1911-52/+72
| | | | - Drop maintainership
* Upgrade to 0.13.6.obraun2005-05-194-6/+22
|
* Update to 0.87mat2005-05-183-3/+4
|
* - Mark ports BROKEN when/if they depend on mod_perl2.sem2005-05-181-0/+1
| | | | With current mod_perl2 API change all old code *will* broken.
* Update to 0.49mat2005-05-172-3/+3
|
* Update to 0.17mat2005-05-173-3/+12
|
* Update to 0.22mat2005-05-172-3/+3
|
* Update to 0.16mat2005-05-173-3/+4
|
* Use PORTDOCS.novel2005-05-172-14/+12
| | | | | PR: 81129 Submitted by: Renato Botelho (maintainer)
* Update to 1.0.4.novel2005-05-172-7/+7
| | | | | | PR: 81138 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Approved by: Dmitry Karasik (maintainer)
* Update to 0.53mat2005-05-173-3/+4
|
* Update to 0.11lth2005-05-172-3/+3
|
* Update to 0.52lth2005-05-172-3/+3
|
* Pass maintainership to Renato Botelho <freebsd@galle.com.br>.novel2005-05-171-1/+1
| | | | | Discussed with: Mark Huizer (former maintainer), Renato Botelho <freebsd@galle.com.br>
* Initial import of icalendar 0.9.3.kevlo2005-05-175-0/+51
| | | | | The iCalender package is a parser/generator of iCalender files for use with Python
* - libdata/pkgconfig is now included in mtreepav2005-05-179-9/+0
| | | | Approved by: marcus (portmgr hat)
* No longer remove libdata/pkgconfig. This is taken care of by mtree now.marcus2005-05-171-1/+0
|
* Conflicts with devel/libslang2.novel2005-05-171-0/+2
| | | | Reminded by: Renato Botelho (libslang2 maintainer)
* - Update to 0.4.0ahze2005-05-176-32/+64
| | | | | PR: ports/81120 Submitted by: Ports Fury
* Add devel/libslang2 - a multi-platform programmer's library designed tonovel2005-05-1711-0/+261
| | | | | | | allow a developer to create robust multi-platform software. PR: 81110 Submitted by: Renato Botelho <freebsd@galle.com.br>
* - Adjust Makefile header slightlydanfe2005-05-161-8/+12
| | | | | | - Mute in-place patching and unmute script install - Do not pass CFLAGS twice in !OPTIMIZED_CFLAGS case - Utilize OPTIONS
* Update to version 2.0.4, the latest from GNU.danfe2005-05-162-4/+3
|
* Update to 1.3erwin2005-05-162-3/+3
|
* Update to 9999.09erwin2005-05-162-3/+3
|
* - libdata/pkgconfig is now part of mtreepav2005-05-164-18/+0
|
* FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus hasmezz2005-05-161-1/+1
| | | | | | committed a MFC of stacksize increase in RELENG_5 a few days ago. Reviewed by: marcus
* -Bump PORTREVISION for with plist fix w/ Mono 1.1.7mezz2005-05-163-13/+3
| | | | | | -Remove a un-need patch. BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
* C# interface to the D-BUS messaging system.mezz2005-05-164-0/+58
| | | | | | WWW: http://www.freedesktop.org/Software/dbus BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
* Add patches for Mono and dbus-sharp.mezz2005-05-163-0/+134
| | | | BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
* - Add a bison %pure-parser declaration in pwlib. The build waslawrance2005-05-162-0/+14
| | | | | | | | | | | depending on old bison behaviour (#define YYPURE) which no longer works. Fixes crash of opengk and maybe more. - Bump PORTREVISION of ports using pwlib (they link with it statically) PR: ports/61053 Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk> Approved by: clement (mentor)
* Upgrade to 1.2.3.thierry2005-05-152-3/+3
| | | | | | | Changelog at <http://pear.php.net/package/PHPUnit/download/> PR: ports/81061 Submitted by: maintainer
* - Update to 0.13jylefort2005-05-154-58/+0
| | | | | | | - Move to databases PR: ports/80779 Submitted by: maintainer
* Move p5-POE-Component-EasyDBI from devel to databases.jylefort2005-05-151-1/+0
| | | | | PR: ports/80779 Submitted by: maintainer
* Update to 0.9.20050110jylefort2005-05-152-3/+3
| | | | | | PR: ports/80908 Submitted by: Rong-En Fan <rafan@infor.org> Approved by: maintainer
* - force -fPIC on all architecturesdinoex2005-05-141-0/+2
|
* - Upgrade to to 1.3.0thierry2005-05-143-9/+10
| | | | | | | | | Changelog at <http://pear.php.net/package/Console_Getargs/download/1.3.0/> - Update COMMENT and pkg-descr. PR: ports/80991 Submitted by: maintainer
* Add p5-Devel-Arena 0.04,skv2005-05-135-0/+35
| | | | | perl extension for inspecting the core's arena structures.
* add missing files to plistijliao2005-05-131-0/+3
| | | | Submitted by: pointyhat via kris
* - Update to 0.14.4ahze2005-05-138-52/+59
|
* Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to thefjoe2005-05-131-4/+4
| | | | latest stable release wxWidgets 2.6.0.
* Update to 1.0465skv2005-05-132-3/+3
|
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-137-7/+7
|
* libuta is now known as wtfkerwin2005-05-121-1/+1
| | | | | | Forgotten by: oliver PR: 80928 Submitted by: Vasil Dimov <vd@datamax.bg>
* Update to 0.15lth2005-05-122-5/+4
|
* - Update to 1.00novel2005-05-124-30/+6
| | | | | | | - Drop WITH_PPERL support PR: 80910 Submitted by: Rong-En Fan (maintainer)
* upgrade to 1.0.3ijliao2005-05-123-29/+10
| | | | | | PR: 80447 Submitted by: me Approved by: maintainer timeout (2 weeks)
* Update to 0.61novel2005-05-122-3/+3
| | | | | PR: 80909 Submitted by: Rong-En Fan (maintainer)
* Update to 0.5.16krion2005-05-123-3/+6
|
* wftk is a fork of the libuta library which is not any longer activly mantained.oliver2005-05-1215-313/+126
| | | | | PR: 80756 Submitted by: me
* Update to 2.0.12bland2005-05-113-19/+89
|
* upgrade to 1.0ijliao2005-05-115-48/+30
|
* + update port: devel/pear-PHP_Compat to 1.4.0leeym2005-05-113-28/+42
| | | | | | | | + changelog: http://pear.php.net/package/PHP_Compat/download/1.4.0/ + update pkg-descr PR: 80863 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Only declare the tests and post-install targets if we aren't in a slavemarcus2005-05-101-0/+2
| | | | port. This fixes the py-gamin slave build.
* The binary I/O stream class library presents a platform-independent way tojylefort2005-05-105-0/+57
| | | | | | | | | | | | | | | | access binary data streams in C++. The library is hardware independent in the form that it transparently converts between the different forms of machine-internal binary data representation. It further employs no special I/O protocol and can be used on arbitrary binary data sources. WWW: http://libbinio.sourceforge.net/ PR: ports/80727 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Improve the kqueue backend:jylefort2005-05-093-323/+874
| | | | | | | | | | | - also use kqueue to monitor files within a monitored directory - tremendously improve the scalability of the backend when monitoring very large directories - periodically attempt to switch polled files to kqueue notification - do not perform an extra useless lstat() when a missing file is created - code cleanups Approved by: marcus
* Chase the master site.roam2005-05-092-3/+2
| | | | | PR: 80187 Submitted by: Vasil Dimov <vd@datamax.bg>
* Update to version 0.28.2.demon2005-05-094-102/+118
|
* Add python as secondary category: should have been more carefullioux2005-05-091-1/+1
|
* Add more MASTER_SITES.demon2005-05-091-1/+2
|
* New port: cgilib.demon2005-05-097-0/+64
| | | | | | | | This is quite a simple library that provides an easy interface to the common gateway interface, known as CGI. The purpose is to provide an easy to use interface to CGI if you need to write your program in C instead of perl. It is needed for modern rrdtool.
* - Update to 0.11lth2005-05-093-7/+8
| | | | | | | | - Make portlint happy PR: ports/80758 Submitted by: lth Approved by: maintainer
* Update to 1.6aarved2005-05-083-10/+7
| | | | | PR: 80765 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Previous download URL was wrong, and couldn't fetch archive.thierry2005-05-082-4/+4
| | | | | | PR: ports/80753 Submitted by: maintainer Pointed out by: TSaplin Mikhail <tsmml (at) ist.ru>
* fix pkg-plistoliver2005-05-081-0/+1
| | | | Noted by: kris via pointyhat
* - Fix build on CURRENT (we have more math functions now)sem2005-05-081-3/+6
| | | | Reported by: kris via pointyhat
* Fix PLIST typolioux2005-05-081-1/+1
|
* New port py-dateutil version 0.9: Provides powerful extensions to the ↵lioux2005-05-085-0/+62
| | | | standard datetime module
* use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig locationoliver2005-05-081-3/+3
| | | | USE_GCC=3.4 to fix build on 4
* use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig locationoliver2005-05-081-6/+1
|
* BROKEN: Incomplete pkg-plistkris2005-05-081-0/+2
|
* - Fix the command line option parser [1]jylefort2005-05-082-3/+24
| | | | | | | | - Fix the packing list when NOPORTDOCS is defined - Polish the Makefile PR: ports/80666 [1] Submitted by: Alex Rousskov <rousskov@measurement-factory.com> [1]
* import atlas-devel (repocopy of atlas)oliver2005-05-075-101/+84
| | | | | PR: 77059 Submitted by: Jan Rochel <jannisan@t-online.de>
* update Atlas-C++ to 0.4.95oliver2005-05-074-25/+27
|
* update to 0.6.3oliver2005-05-073-7/+8
|
* IGNORE on 4.x: Requires GEOM which is a 5.x featurekris2005-05-071-1/+7
|
* BROKEN on 6.0: Does not compilekris2005-05-071-0/+4
|
* BROKEN on i386: Does not installkris2005-05-071-0/+2
|
* Update to 0.05lth2005-05-073-6/+8
|
* - update to 1.29clsung2005-05-052-3/+3
|
* - Update to 0.0.2pav2005-05-053-22/+6
| | | | Submitted by: Paul Argentoff <argentoff@gmail.com> (maintainer)
* Update to 0.77novel2005-05-032-3/+3
| | | | | PR: 80573 Submitted by: Denis Shaposhnikov (maintainer)
* + update port: devel/pear-Pager to 2.3.1vanilla2005-05-032-3/+3
| | | | | | | + changelog: http://pear.php.net/package/Pager/download/2.3.1/ PR: ports/80550 Submitted by: maintainer
* - update to 0.24clsung2005-05-032-3/+3
| | | | | | | | | - from Changes - Refactored -Base to once and only once - Remove some cruft - Got export algorithm working better - Add a blank return to super - Add the mixin method
* Use MASTER_SITE_LOCAL for hosting distfiles since the master site was ↵okazaki2005-05-023-22/+21
| | | | | | | | | | vanished[*]. Utilize INFO and PORTDOCS. Use EMACS_BASE instead of LOCALBASE for emacs library dependencies. Use target dependency instead of sub make invocation for running post-install rules. Notified by: kris[*]
* Update to 0.33.marcus2005-05-022-4/+3
|
* Mark as BROKEN: does not work with lang/erlang R10B-4.olgeni2005-05-011-0/+1
|
* Utilize INFO and PORTDOCS.okazaki2005-05-013-12/+11
| | | | Use target dependency for running post-install rules.
* - update to 0.60clsung2005-04-302-3/+3
| | | | | PR: 80470 Submitted by: Rong-En Fan (maintainer)
* - s/SITe/SITE/g pkg-plistclsung2005-04-301-2/+2
| | | | Noted by: krismail
* Now builds on sparc64kris2005-04-301-7/+1
|
* BROKEN: Unfetchablekris2005-04-301-0/+2
|
* BROKEN: Does not buildkris2005-04-301-0/+2
|
* Upgrade to 1.1.sumikawa2005-04-308-76/+32
|
* - upgrade from Flyspray 0.9.5 to 0.9.7leeym2005-04-297-232/+447
| | | | | PR: 79216 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
* Fix build on 6-CURRENT by correcting the patch.delphij2005-04-291-1/+1
| | | | | Approved by: kris Spotted by: pointyhat via kris
* Update to 9999.08mat2005-04-283-3/+4
|
* Fix typo.mph2005-04-281-1/+1
| | | | Submitted by: Vladimir Chukharev <chu@kemia.me.tut.fi>
* Update to 1.04skv2005-04-282-3/+3
|
* Update to version 1.14.demon2005-04-282-3/+3
|
* Update to 0.36mat2005-04-272-3/+3
|
* Update to 0.59novel2005-04-272-3/+3
| | | | | PR: 80385 Submitted by: Rong-En Fan (maintainer)
* - pet portlint(1)novel2005-04-272-13/+10
| | | | | | | | | - remove unnecessary ${PERL} -pi - use autoconf-2.5.9 - pass maintainership to submitter PR: 80403 Submitted by: Renato Botelho <freebsd@galle.com.br>
* Update to 0.07lth2005-04-272-3/+3
|
* - Update to 1.0.7ahze2005-04-272-5/+5
|
* Make this work with readline from ports.mph2005-04-271-1/+8
| | | | | | PR: ports/79733 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>, Volker Stolz <vs>
* Correct patch location.marcus2005-04-271-2/+2
| | | | Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp>
* Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS. While itmarcus2005-04-262-11/+20
| | | | | | works, it does not provide the pid information that the cmsgcred structure gives us. Dbus and gnomekeyring will now behave the same way on all versions of FreeBSD.
* + update port: devel/pear-Pager to 2.3.0novel2005-04-263-7/+9
| | | | | | | | | + changelog: http://pear.php.net/package/Pager/download/2.3.0/ + update CATEGORIES + update pkg-descr PR: 80335 Submitted by: Antonio Carlos Venancio Junior (maintainer)
* - Update to 0.10ahze2005-04-262-3/+3
|
* - It looks like pydistutils installation mechanism use different logicsergei2005-04-253-7/+11
| | | | | | | | | | | depending on PREFIX used - e.g. /usr/local vs. /tmp Work around that by adding a patch to avoid installing docs via setup.py. We install docs via the port's Makefile instead. - Adjust pkg-plist accordingly (remove duplicate docs entries) - Bump PORTREVISION due to changed package PR: ports/79341 Submitted by: Radim Kolar <hsn@netmag.cz>
* Fix fetching.danfe2005-04-251-1/+1
| | | | Reported by: pointyhat via kris
* Update to 1.05skv2005-04-252-3/+3
|
* Update to 0.14lth2005-04-252-3/+3
|
* Fix gamin on -CURRENT by not using LOCAL_CREDS. While it works, it doesmarcus2005-04-253-21/+33
| | | | | not provide the pid information that the cmsgcred structure gives us. Gamin will now behave the same way on all versions of FreeBSD.
* Update to 2.6.0bland2005-04-255-77/+27
|
* Add p5-iCal-Parser 1.10, parse iCalendar files into a data structure.kuriyama2005-04-255-0/+42
|
* Add a ``tests'' target to run the built-in gamin regression tests.marcus2005-04-251-0/+5
| | | | Discussed with: jylefort
* Chase master site to fix fetchingkris2005-04-252-2/+2
|
* Don't use autoconf213 for buildingarved2005-04-242-12/+5
|
* Unbreak (at least on 4.11). Also, merge two patches to same file but containedvs2005-04-242-12/+24
| | | | in two different patch-files where one even had a misleading name.
* Long overdue upgrade to use binutils 2.15.joerg2005-04-243-3/+4
|
* Forgot to add $PKGNAMEPREFIX.kuriyama2005-04-241-0/+1
|
* Add p5-Text-vFile-asData 0.02, parse vFile formatted files into datakuriyama2005-04-245-0/+43
| | | | structures.
* Update to 0.6.4perky2005-04-243-3/+20
|
* Update to 0.9.3perky2005-04-243-3/+5
|
* - Update to 3.6.2pav2005-04-233-1275/+1312
| | | | | PR: ports/79891 Submitted by: Jiawei Ye <leafy@orion.moderntimes.com.tw> (maintainer)
* OCaml library implementing an interface to FreeBSD's POSIX semaphores.pav2005-04-236-0/+81
| | | | | PR: ports/80108 Submitted by: Paul Argentoff <argentoff@gmail.com>
* Add cvschk 1.12, quick offline checker for CVS modifications.krion2005-04-236-0/+95
| | | | | | | | | cvschk is a Perl program which allows you to see the status of your own CVS directories, without access to the CVS repository. It shows which files you changed, made locally, and which ones were deleted. PR: ports/80279 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* * make dependency on File::Spec unconditionalclsung2005-04-232-13/+5
| | | | | | | | | * remove IGNORE if perl >= 5.8 * fix pkg-plist - bump PORTREVISION PR: 80188 Submitted by: skv
* Update to 0.8.7perky2005-04-232-3/+3
|
* - Fix buildsem2005-04-231-0/+11
| | | | | PR: ports/80127 Submitted by: maintainer
* Update to 0.8.10arved2005-04-221-5/+2
| | | | | | | | | | PR: 80224 Submitted by: James Earl <chero7@telus.net> Ooops, I forgot to commit the Makefile earlier today Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Pointyhat to: arved (three in a rowi....)
* + update port: devel/jude-community to 1.5.2novel2005-04-224-10/+12
| | | | | | | | | | + changelog: http://www.esm.jp/jude-web/en/ReleaseNote-JUDE-Community-e.html + update CATEGORIES + fix IGNORE (portlint) PR: 80164 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Approved by: Yoshihiko Sarumaru (maintainer)
* Update to 0.8.10arved2005-04-223-11/+3
| | | | | | | fix pkg-plist PR: 80224 Submitted by: James Earl <chero7@telus.net>
* Fix build failure triggered by pkgconfig update.bland2005-04-224-11/+7
|
* Fix build failure triggered by pkgconfig update.bland2005-04-221-0/+11
|
* Correct a number of ports that anger the tempermental Make Spiritsadamw2005-04-223-3/+3
| | | | | | | | by using C comments instead of make(1) constructs. And as long as I'm here, fix a command misspelling in vm-pop3d. As prompted by: kris
* Upgrade to 0.8.8arved2005-04-213-4/+7
| | | | | PR: 79095 Submitted by: James Earl <chero7@telus.net>
* Depend on pkgconfig to correctly remove pkgconfig directoryarved2005-04-211-1/+1
| | | | Reported by: pointyhat
* Update to 0.99vs2005-04-213-4/+5
| | | | | PR: ports/80155 Submitted by: maintainer
* * fix Data::Dumper detectionskv2005-04-216-6/+6
| | | | * fix pkg-message
* - Add mirror as main site sometimes downsem2005-04-211-1/+3
| | | | | | PR: ports/80185 Submitted by: maintainer Reported by: kris (via pointyhat)
* * add OPTIONSskv2005-04-2112-306/+279
| | | | | | | | * use APACHE_DATADIR if defined * fix RUN_DEPENDS * fix pkg-plist * update pkg-descr * take maintainership
* Update to 0.04mat2005-04-203-5/+4
|
* - Update to 0.6.13pav2005-04-203-4/+3
| | | | | PR: ports/80148 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
* Update to 0.06lth2005-04-202-3/+3
|
* Add libccid, a USB CCID (Chip/Smart Card Interface Device) driver.arved2005-04-209-0/+101
| | | | This was tested with a Gemplus GemPC Twin and an SCM Micro SPR 532
* Update to 0.9[1]arved2005-04-203-10/+12
| | | | | | | Fix build with new PCSC-lite PR: 78816[1] Submitted by: lofi[1]
* Add libmusclecard, the MUSCLE Card Framework.arved2005-04-205-0/+49
| | | | | This library was part of the pcsc-lite package, but is a seperate package since the last update.
* pcsc-lite:arved2005-04-2017-128/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Upgrade to 1.2.9.b.7 - Use libtool15 - make hier(7)-compliant by moving the pcsc/drivers to lib/pcsc/drivers - Compile with USB support per default. Use WITHOUT_USB to disable usb support - Chase libusb shared library version (Forgotten by leeym) Based on: PR 76068 Reviewed by: maintainer, sem (earlier patch) ifd-devkit: - Chase pcsclite sharedlibrary version ifd-gempc410: - Unbreak by updating to 0.9.3 - Move library to lib/pcsc/drivers - Chase pcsclite sharedlibrary version NOTE: This was not tested, I don't own the specific hardware ifd-gpr400: - Chase pcsclite sharedlibrary version - Fix build with new pcsc-lite - Chase new pcsclite drivers location ifd-slb_rf60: - Chase pcsclite sharedlibrary version ifd-test: - Chase pcsclite sharedlibrary version - Fix build with new pcsclite libchipcard: - Update to 0.9.1[1] - Chase pcsclite shared library version - Fix build with new pcsclite [1]PR: 78815 [1]Submitted by: lofi opensc: - Chase pcsclite shared library version - Fix build on CURRENT opensc-esteid - Chase pcsclite shared library version - Fix build with new pcsclite p5-PCSC-Card: - Update to 1.4.2 - Chase pcsclite shared library version - Fix build with new pcsclite ruby-pcsc-lite - Mark broken, does not compile with new pcsc-lite Maintainer will work on new version Submitted by: maintainer
* - Update to 2.0.1vs2005-04-203-34/+26
| | | | | | - Fetch pre-built docs since we can't build it ourselves: fop requires Java which I didn't want to pull in and passivetex barfs. - Treat examples as documentation
* - Update to 2.7.0fsem2005-04-202-4/+5
|
* - Use PLIST_FILES/PORTDOCSvs2005-04-203-10/+5
| | | | - Minimize Makefile-patch
* Update to latest stable release 2.5.01.1927.fjoe2005-04-208-97/+18
|
* Update to 0.58.novel2005-04-202-3/+3
| | | | | PR: 80110 Submitted by: Rong-En Fan (maintainer)
* Remove the clisp RUN_DEPENDS, it does not need it.jylefort2005-04-192-1/+2
| | | | | Submitted by: Johannes Groedem <johs@copyleft.no> (maintainer) Approved by: adamw (mentor)
* Fix build failure triggered by pkgconfig update.bland2005-04-191-0/+11
| | | | Reported by: mezz
* upgrade to 0.3ijliao2005-04-192-4/+4
|
* - Fix BUILD_DEPENDS.flz2005-04-191-1/+2
| | | | Reported by: krismail
* Update to 0.3100skv2005-04-192-10/+4
|
* Only use USE_INC_LIBTOOL_VER if we're installing gamin itself. The slavemarcus2005-04-192-2/+7
| | | | | | ports don't need this. Reported by: pointyhat via kris
* - Fix build on 4.Xjylefort2005-04-192-12/+6
| | | | | | | | - Use USE_LIBTOOL_VER=15 PR: ports/80026 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Approved by: adamw (mentor)
* - Update to 0.9.1jylefort2005-04-193-56/+44
| | | | | | | | | | | - Give maintainership to antoine.brodin@laposte.net - Add WITHOUT_X11 knob - Use USE_LIBTOOL_VER=15 - Cleanup the Makefile PR: ports/80024 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> Approved by: adamw (mentor)
* Presenting GNOME 2.10.1 for FreeBSD. Seemarcus2005-04-191-1/+1
| | | | | http://mail.gnome.org/archives/gnome-announce-list/2005-April/msg00030.html for all of the combined changes and fixes in the GNOME Desktop modules.
* - Update to 3.0.5 (bugfixes - see ChangeLog for details)sergei2005-04-182-3/+3
| | | | | PR: ports/79850 Submitted by: Fr. Br. George <george@po.cs.msu.su>
* Update to 1.0.13.jylefort2005-04-183-4/+16
| | | | | | PR: ports/80016 Submitted by: Johannes Groedem <johs@copyleft.no> (maintainer) Approved by: adamw (mentor)
* Unbreak: track package.conf-format changesvs2005-04-184-77/+48
|
* - Update to 1.0.0.flz2005-04-183-6/+7
| | | | | | | - Pass maintainership to submitter. PR: ports/79981 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Update to 0.17.2.marcus2005-04-176-48/+6
|
* Add '+' to the list of recommended file name characters.marcus2005-04-172-2/+3
| | | | Reported by: many
* Update to 3.9.jylefort2005-04-172-3/+3
| | | | | | PR: ports/79971 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: adamw (mentor)
* Fix "%ld" bug on php4.novel2005-04-162-0/+19
| | | | | PR: 80003 Submitted by: Tim Bishop (maintainer)
* * Mark this port as DEPRECATEDskv2005-04-161-0/+4
| | | | | * Set EXPIRATION_DATE to 3 month delay * Set NO_LATEST_LINK