aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move the ancient emacs 19.x port from editors/emacs tokris2004-03-21113-8786/+6688
| | | | | | | editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
* Update pkg-message to match the current state of the default versionknu2004-03-212-4/+4
| | | | | | of Ruby, which is now 1.8. Pointed out by: kris
* - add comments about tk84 problmesdinoex2004-03-211-0/+2
|
* My last attempt to fix 5.x was incorrect for 4.x. Move a #endif around soscottl2004-03-211-1/+1
| | | | it covers the correct scope.
* - update to 0.7.1dinoex2004-03-218-436/+68
| | | | | - new option FFMPEG_PORT - use PLIST_FILES for MMX
* Update databases/postgresql-relay to version 1.3edwin2004-03-212-3/+3
| | | | | | Added support for tcpwrappers. Submitted by: edwin@mavetju.og
* Correct SDK making procedure.maho2004-03-212-10/+20
|
* Kill Linux-guest specific bogus messages by vmware-guestd.matusita2004-03-219-0/+9
| | | | | | | | | | | | In fact, the message was killed in old startup script. While converting to the script for RCng era, I just forget to do that. I don't know that "command_args" variable is ok in this case , but /etc/rc.d/ipxrouted and /etc/rc.d/ntpdate already did it so it seems there's no problem. Since the script is changed, bump PORTREVISION. Noticed by: Alan Barber <abarber _at_ alanbarber.org> Pointy hat to: matusita
* 1) make package-rename section bettermaho2004-03-212-10/+34
| | | | | 2) add sdk section to make SDK package independently (yet some files seem to be missing)
* Add p5-Class-Roles.vanilla2004-03-211-0/+1
|
* Add p5-Class-Roles 0.30, provides a role-based system of OOP (emulatesvanilla2004-03-215-0/+38
| | | | | | | Perl6). PR: ports/63125 Submitted by: Alex Kapranoff <kappa@freebsd.org.ua>
* Update to 2.0.5.marcus2004-03-213-14/+3
|
* Add devel/p5-Filesys-Statvfs-Df.vanilla2004-03-211-0/+1
|
* Add p5-Filesys-Statvfs_Df 0.68, provides an interface between Perl andvanilla2004-03-216-0/+133
| | | | | | | the statvfs() system call. PR: ports/62980 Submitted by: Jim Pirzyk
* Add devel/p5-Config-Fast.vanilla2004-03-211-0/+1
|
* Add p5-Config-Fast 1.04, extremely fast configuration file parser.vanilla2004-03-215-0/+34
| | | | | PR: ports/62662 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* Activate p5-Palm-PalmDoc.vanilla2004-03-211-0/+1
|
* Add p5-Palm-PalmDoc 0.12, perl 5 modules for reading and writing PalmDocvanilla2004-03-215-0/+35
| | | | | | | files. PR: ports/62252 Submitted by: Simon Dick <simond@irrelevant.org>
* Fix build: add missing BUILD_DEPENDS on deskutils/kdepim3lioux2004-03-211-0/+1
| | | | Submitted by: bento
* Add databases/p5-T2.vanilla2004-03-211-0/+1
|
* Add p5-T2 0.07, object Relational mapping system.vanilla2004-03-215-0/+69
| | | | | PR: ports/61633 Submitted by: Scott McWhirter <scott_at_surreytech_dot_co_dot_uk>
* Upgrade to 1.42.vanilla2004-03-213-3/+5
|
* 1) Enable shared postprocess per defaultlioux2004-03-216-38/+38
| | | | | | | | | | | | | 2) Add WITHOUT_POSTPROCESS knob for backward compatibility. However, using might break ports that require postprocess to be enabled in ffmpeg 3) Bump PORTREVISION due to [1] 4) Remove PKGMESSAGE since it is no longer necessary to warn about ffmpeg045 port. It has been removed since the reasons for maintaining an old parallel version of ffmpeg no longer exist PR: 64257 [1,2,3] Submitted by: dinoex
* Update to 0.47.vanilla2004-03-212-3/+3
| | | | | PR: ports/64520 Submitted by: maintainer
* Update to version 2.4.4p2. Base loosely on patches submitted byjeh2004-03-2116-28/+72
| | | | Jun Kuriyama
* Remove ports/multimedia/ffmpeg045 in favor of better latest versionlioux2004-03-2116-685/+0
| | | | ports/multimedia/ffmpeg
* Add openoffice-1.1-devel accordinglymaho2004-03-211-0/+1
| | | | after repo copy
* multimedia/ffmpeg045 -> multimedia/ffmpeg : latest stable version is betterlioux2004-03-211-0/+1
|
* Allow this to be built as a package - there doesn't seem to be anything wrongkris2004-03-211-2/+0
| | | | | | | with the default settings that make this fundamentally unsuitable for packaging. Requested by: many
* Reset undeliverable maintainer addresskris2004-03-211-1/+1
|
* Update to 1.2.1. Changes in this release:naddy2004-03-213-4/+4
| | | | | | | * formula entry mode * right mouse button click gives popup menu * translation updates * bug fixes
* Use INFO and PLIST_FILES instead of PLIST.trevor2004-03-212-2/+2
|
* Deploy PLIST_FILES.trevor2004-03-212-5/+1
|
* Allude to gmail-files, gmailshar and gremsync in COMMENT.trevor2004-03-211-1/+1
|
* Running install-info in post-install is redundant, since it is donetrevor2004-03-211-5/+0
| | | | in the add-plist-info target of bsd.port.mk.
* - Utilize USE_OPENLDAPkrion2004-03-211-1/+1
| | | | | PR: ports/64514 Submitted by: maintainer
* Merge all the MIME diffs from Freedesktop CVS. Most notably, this fixesmarcus2004-03-213-0/+1487
| | | | | | problems where DivX files could not be opened from Nautils 2.5. Reported by: adamw
* Change the way PORT_REPLACES_BASE_BIND8 works by adding an explicitdougb2004-03-212-32/+46
| | | | | | | | | | | | | | | | | | | | variable for replacing includes as well. Users who replaced the base BIND and then attempted to compile other software with -D_REENTRANT were having problems because netdb.h has a different definition for h_errno. The idea of replacing includes originated with users who wanted to compile apps against the libbind installed by the port, however those "power users" can either add the switch to replace includes, or modify their own includes slightly to use the "safe" location for the port include files (PREFIX/include/bind). The PR mentions the problem, along with a cast of thousands. :) Other tuneups for the port are just portlint appeasements. PR: ports/64449 Submitted by: eik
* Add size data, approved by maintainers.trevor2004-03-21102-0/+121
|
* Update to 0.7.4.marcus2004-03-216-10/+10
|
* - change default LDAP_PORT to 2.1dinoex2004-03-211-1/+1
|
* - fix spellingdinoex2004-03-211-1/+1
| | | | Submitted by: olgeni
* Update to 2.8.0.trevor2004-03-212-9/+4
| | | | Prompted by: Bryan Levin
* Upgrade to Kronolith 1.1.2.thierry2004-03-216-9/+9
| | | | | | | | | This fixes a bug in the SQL driver preventing events from being displayed. The full list of changes (from version 1.1.1) can be viewed here: <http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.69.2.29&r2=1.69.2.32&ty=h>. Approved by: mat (mentor).
* Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete.obrien2004-03-2113-0/+26
|
* Back out rev. 1.247 (add GNU_CONFIGURE, which make respect for CC/CFLAGSobrien2004-03-211-1/+0
| | | | flags), as it broke all the CONF_OPT_* knobs.
* Reorder those filesmat2004-03-2113-30/+30
|
* Back out my previous commit. There was already a better fix in CVSarved2004-03-212-8/+0
| | | | Reported by: kris, krion
* Fix a bug arising when you added a port which should have been at the end ofmat2004-03-211-3/+10
| | | | | | <category>/Makefile, and ended up at the begining Approved by: will
* Reset undeliverable maintainer addresseik2004-03-211-1/+1
|
* - Utilize PLIST_FILESkrion2004-03-214-11/+7
|
* - Utilize PLIST_FILESkrion2004-03-218-22/+16
|
* Update to Vim 6.2 patchlevel 383obrien2004-03-212-2/+168
|
* - Utilize PLIST_FILESkrion2004-03-214-12/+8
|
* - Utilize PLIST_FILESkrion2004-03-212-3/+3
|
* - Utilize PLIST_FILESkrion2004-03-216-11/+9
|
* Upgrade to 1.2.32, remove dependency to bash2.vanilla2004-03-216-26/+38
| | | | | PR: ports/54458 Submitted by: maintainer
* - SIZE'ifykrion2004-03-211-0/+1
| | | | | PR: ports/64494 Submitted by: maintainer
* - SIZE'ifykrion2004-03-211-0/+20
| | | | | PR: ports/64495 Submitted by: maintainer
* - Update to version 0.1.11krion2004-03-214-32/+83
| | | | | PR: ports/64505 Submitted by: Ports Fury
* - Update to version 1.2.3krion2004-03-213-11/+12
| | | | | PR: ports/64512 Submitted by: Ports Fury
* - Update to version 0.3.5krion2004-03-214-28/+12
| | | | | PR: ports/64511 Submitted by: Ports Fury
* - Update to version 0.6krion2004-03-214-25/+14
| | | | | PR: ports/64510 Submitted by: Ports Fury
* - Update to version 1.6.2krion2004-03-213-16/+30
| | | | | PR: ports/64509 Submitted by: Ports Fury
* - Update to version 0.5.0krion2004-03-215-6/+16
| | | | | PR: ports/64508 Submitted by: Ports Fury
* - Update to version 3.5.1krion2004-03-2121-342/+48
| | | | | PR: ports/64507 Submitted by: Ports Fury
* - Utilize USE_ICONVkrion2004-03-212-8/+10
| | | | | PR: ports/64506 Submitted by: Ports Fury
* - Update to version 0.7.5krion2004-03-213-6/+6
| | | | | PR: ports/64504 Submitted by: Ports Fury
* - Update to version 2.3krion2004-03-214-37/+41
| | | | | PR: ports/64503 Submitted by: Ports Fury
* Upgrade to version 2.1.3.olgeni2004-03-212-4/+4
|
* - Update to 7.1.037.netchild2004-03-214-71/+189
| | | | | | | | | | - Incorporate the C++ DSO Object Destruction API for < 502101 systems (icc v8 already does this). [1] If you use icc7 on such a system, you have to recompile C++ programs (including stldport-icc). - Simplify the post-extract now that we only extract one rpm. [1] Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
* Upgrade www/tidy-devel (and www/tidy-lib) to 040318.thierry2004-03-212-6/+6
| | | | Approved by: mat (mentor)
* Unbreak INDEXmat2004-03-201-1/+1
| | | | Pointy Hat To: phantom
* Trevor thinks we may be seen as a manufacturer of lame if we distributenetchild2004-03-201-0/+2
| | | | | | | | | packages, so mark the port as NO_PACKAGE for patent licensing reasons. The distfile is safe to distribute. Discussed with: trevor, Gabriel Bouvigne <bouvigne@mp3-tech.org>
* Adding bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspell mi-aspellthierry2004-03-2020-0/+198
| | | | | | | | | | | ms-aspell sl-aspell. Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl), Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and Slovenian (sl) dictionaries. PRs: ports/64187, ports/64188, ports/64189. Approved by: mat (mentor).
* Unbreak buildoliver2004-03-209-6/+333
| | | | Bump PORTREVISION
* Upgrade to 2.1.3.olgeni2004-03-203-1126/+1128
|
* Make libpthread default threading library. Since this port is supposedphantom2004-03-201-5/+6
| | | | | to be compiled/run against any threading library in system, so we can't use default PTHREAD_LIBS stuff here.
* SIZEfyphantom2004-03-204-0/+10
|
* nntpswitch --> ports/news/nntpswitchclement2004-03-201-0/+1
|
* Add nntpswitch 0.10, a NNTP content router.clement2004-03-209-0/+182
| | | | | | | | | | | NNTPSwitch is a NNTP content router. It's aimed at high-performance news servers for ISPs and Usenet resellers. NNTPSwitch forwards client connections to multiple backend servers to get its actual articles. Depending on the backend server type, all NNTP commands and extensions are supported, including (remote) authorization. Accounting is supported in a user-friendly matter for data limited NNTP connections. WWW: http://www.nntpswitch.org/
* Fix mispelled CONFIGURE_ARGS optionclement2004-03-201-1/+1
| | | | Spotted by: Johan Mulder <johan@localhost.nl>
* Unbreak on amd64/ia64.clement2004-03-202-11/+7
|
* Update to 2.0.49clement2004-03-2014-502/+186
| | | | | | | | | | | | Full ChangeLogand announcement: http://www.apache.org/dist/httpd/Announcement2.html Port changes: - buildconf patches improvement - Fix typo [1] PR: 64297 [1] Submitted by: TSUMAI Yasuyuki <ral@ta-ko.jp> [1]
* Remove old version's SIZE.nork2004-03-201-1/+0
| | | | | Submitted by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* Manually fix my previous commit.thierry2004-03-201-0/+1
|
* correct MASTERDIR referenceeik2004-03-201-1/+1
| | | | Pointy hat to: mat (mentor)
* SIZEifyerwin2004-03-2010-0/+10
| | | | | PR: 64496 Submitted by: maintainer, trevor
* Add size data.nork2004-03-2024-0/+24
| | | | | Submitted by: trevor Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* Update to 3.9(support for WinSCP3).nork2004-03-205-30/+37
| | | | | | | PR: ports/64076 Submitted by: Jim Shewmaker <jims@bluenotch.com> Reviewed by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* metacity-theme-hacked-2 --> ports/x11-themes/metacity-theme-hacked-2marcus2004-03-201-0/+1
|
* metacity-theme-iridium-rounded --> ↵marcus2004-03-201-0/+1
| | | | ports/x11-themes/metacity-theme-iridium-rounded
* Add metacity-theme-Iridium-Rounded, a rounded edges theme for the metacitymarcus2004-03-205-0/+55
| | | | | | | window manager. PR: 63976 Submitted by: Remington <MrL0L@charter.net>
* Add metacity-theme-Hacked-2, a MacOS X like theme for the metacity windowmarcus2004-03-205-0/+45
| | | | | | | manager. PR: 63975 Submitted by: Remington <MrL0L@charter.net>
* metacity-theme-alloy-c --> ports/x11-themes/metacity-theme-alloy-cmarcus2004-03-201-0/+1
|
* Add metacity-theme-Alloy-C, a metallic theme for the metacity window manager.marcus2004-03-205-0/+40
| | | | | PR: 63974 Submitted by: Remington <MrL0L@charter.net>
* metacity-theme-aero --> ports/x11-themes/metacity-theme-aeromarcus2004-03-201-0/+1
|
* Add metacity-theme-Aero, an inverse Aqua-style theme for the metacity windowmarcus2004-03-205-0/+60
| | | | | | | manager. PR: 63973 Submitted by: Remington <MrL0L@charter.net>
* metacity-theme-6nome --> ports/x11-themes/metacity-theme-6nomemarcus2004-03-201-0/+1
|
* Add metacity-theme-6nome, a clean, rounded theme for the metacity windowmarcus2004-03-205-0/+48
| | | | | | | manager. PR: 63972 Submitted by: Remington <MrL0L@charter.net>
* metacity-themes --> ports/x11-themes/metacity-themesmarcus2004-03-201-0/+1
|
* Add metacity-themes, a meta-port and framework for installing other metacitymarcus2004-03-205-0/+55
| | | | | | | window manager themes. PR: 63977 Submitted by: Remington <MrL0L@charter.net>
* Add af-aspell bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspellthierry2004-03-203-0/+21
| | | | | | | | | | | mi-aspell ms-aspell sl-aspell. Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl), Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and Slovenian (sl) dictionaries. PRs: ports/64187, ports/64188, ports/64189. Approved by: mat (mentor).
* Chase the mozilla-devel update.marcus2004-03-201-1/+1
|
* Update to 1.7.bmarcus2004-03-2028-406/+439
| | | | | | | | | | * Re-add OPTIONS support reorganizing the Makefile some * Enable Kerberos/GSSAPI support (please test) * Enable optional smb:// URI support through gnomevfs2 For a list of all the changes in 1.7 beta, please see: http://www.mozilla.org/releases/mozilla1.7b/README.html#new
* - abort when /nonexistent does exist.dinoex2004-03-201-0/+3
|
* - Update to version 3.11krion2004-03-203-4/+5
| | | | | PR: ports/64489 Submitted by: maintainer
* - Update to version 4.0.r3krion2004-03-204-3/+15
| | | | | PR: ports/64488 Submitted by: maintainer
* Add 'SIZE' to ports distinfo.wes2004-03-205-0/+6
| | | | Prodded-by: trevor@
* Remove empty file.kuriyama2004-03-203-0/+0
| | | | | PR: ports/64478 Submitted by: ceri
* arpwatch-devel --> ports/net-mgmt/arpwatch-develkrion2004-03-201-1/+1
|
* - Move arpwatch-devel to new category - net-mgmtkrion2004-03-2026-1307/+3
| | | | | PR: ports/64483 Submitted by: Matthew George <mdg@secureworks.net>
* - Add WWW:krion2004-03-201-0/+2
| | | | | PR: ports/64484 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
* - Update to version 1.3krion2004-03-204-87/+16
| | | | | PR: ports/64468 Submitted by: Ports Fury
* - Fix MASTER_SITE_SUBDIRkrion2004-03-201-1/+1
| | | | Submitted by: Ports Fury
* Do not hardcord PICFLAGmaho2004-03-203-21/+3
| | | | Submitted by: ru
* dft++ --> ports/science/dft++maho2004-03-201-0/+1
|
* A Density functional software. This software has a unique designmaho2004-03-209-0/+358
| | | | | | | | | | | | | based upon the DFT++ algebraic framework introduced in Computer Physics Communications 128, 1-45 (June 2000). This framework allows us to transparently separate the computational guts (cache optimization, parallelization, etc.) from the introduction of new representations (plane waves, wavelets) and new physics (new density functionals, linear response theory, dielectric solutions). The software is fully cache and register optimized, and runs in serial, threaded, MPI and mixed threaded-MPI parallel environments.
* Remove all openldap{1,2} port references in favor of USE_OPENLDAPlioux2004-03-201-12/+1
| | | | Reminded by: eik
* Remove BROKEN: update to version 1.1lioux2004-03-203-11/+11
| | | | | PR: 62521 [1] Reminded by: Neil Hoggarth <neil@hoggarth.me.uk> [1]
* Add WITHOUT_ARTS knob. Furthermore, it takes precedence over WITH_ARTSlioux2004-03-202-12/+18
| | | | | | | if defined at the same time PR: 62363 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
* Remove BROKEN: fix build in 5.x-CURRENTlioux2004-03-201-6/+5
| | | | | | | | - <strstream.h> -> <iostream> - remove -Wmissing-declarations declarations PR: 64282 Submitted by: David Yeske <dyeske@yahoo.com>
* * Enable SSL support.naddy2004-03-206-16/+20
| | | | * Update to 10.7: miscellaneous bug and compatibility fixes, new home site.
* Update version 0.96leeym2004-03-202-9/+9
| | | | | PR: 64487 Submitted by: Jim Shewmaker <jims@bluenotch.com>
* Fix build on 5.x-CURRENT: fix libebml port header files locationlioux2004-03-201-1/+1
| | | | | | PR: 64460 Submitted by: Aron Stansvik <elvstone@osdever.net>, bento
* o Fix WITH_CLEARTEXTPASSWD knoblioux2004-03-201-1/+2
| | | | | | | o Bump PORTREVISION since this is an important option PR: 50694 Submitted by: Chris Shenton <cshenton@Palimpsest.saic.hq.nasa.gov>
* As previously announced, remove the antique version of imake that waslinimon2004-03-202-1/+1
| | | | part of XFree86-3. It was supplanted years ago by devel/imake-4.
* As previously announced, remove the antique version of imake that waslinimon2004-03-209-222/+0
| | | | | | part of XFree86-3. This functionality was superceded years ago by devel/imake-4. No port in the system has really used this port for quite some time.
* The dependency in the previous commit should have been devel/imake-4,linimon2004-03-201-1/+1
| | | | | not devel/imake, which is the XFree86-3 version and is marked for deprecation Real Soon Now.
* ugly hack to work around PR 64485. Remove when fixed.eik2004-03-201-0/+3
| | | | | Submitted by: Tim Bishop <tim@bishnet.net> Pointy hat to: eik
* The gshar+gunshar port is renamed to ports/archivers/sharutils.trevor2004-03-2013-153/+7
| | | | PR: 64443
* Fix on !i386/!ia64 and on 4.x.alfred2004-03-204-7/+45
| | | | In collaboration with: Stuart Cheshire <cheshire@apple.com>
* Update the list of what this port installs (and does not install).trevor2004-03-201-8/+20
| | | | | Add synopses from the info pages. Explain in more detail what shar archives are. Add a note about security. Add keywords.
* - update cs, da, en, fo, it, pl, sk, sv, and uk dictionnaries;thierry2004-03-2015-154/+180
| | | | | | | | | | | | - add af, bg, ga, gl, hr, id, is, mi, ms, and sl dictionnaries; - bump portrevision; - simplify this port. PR: ports/64186 Submitted by: maintainer Approved by: mat (mentor).
* BROKEN on ia64: Coredump during buildkris2004-03-201-1/+7
|
* Better fix for amd64 (and ia64, omitted in previous); only compile withkris2004-03-202-3/+10
| | | | -fPIC those files that require it.
* . Link the python modules against libintl so they can actually be used.glewis2004-03-204-10/+12
| | | | . Bump PORTREVISION.
* BROKEN on alpha 4.x: Coredump during buildkris2004-03-201-1/+7
|
* BROKEN on alpha 4.x: Does not compilekris2004-03-202-0/+8
|
* BROKEN on alpha 4.x: Coredump during buildkris2004-03-201-1/+7
|
* Extend -fPIC hack to cover ia64, which also requires it, and properlykris2004-03-201-2/+2
| | | | respect CFLAGS.
* BROKEN on amd64 and ia64: Does not compile (shared library objects must bekris2004-03-201-1/+7
| | | | compiled with -fPIC)
* BROKEN on amd64: Build failskris2004-03-201-0/+4
|
* BROKEN: Does not compile completely (appears as broken pkg-plist)kris2004-03-201-1/+7
|
* BROKEN on 5.x: Does not compilekris2004-03-201-1/+7
|
* BROKEN with perl < 5.6: Does not compilekris2004-03-201-1/+7
|
* This patch is a convenience patch to allow broken port tools to continueeik2004-03-2012-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to go about their rotten business. It is issued without acknowledgment of any obligation, in response to ports/64393. The patch does NOT bump PORTREVISION as the change is invisible for the port's or package's users. $FreeBSD$ is sufficient. I also refute any "bug" with respect to the the porter's handbook's pages referenced in ports/64393, my port has not written anything after bsd.port.mk and portlint has nothing to complain about (only that it can't figure "patch" is legal in a PATCHFILES variable). Informational: tools that assume .include <bsd.port.[post.]mk> was the last line in a port's makefile are broken. They should be comparing the output of realpath $(make -V MASTERDIR) against the output of realpath $(pwd) instead: -bash-2.05b$ realpath $(pwd) /usr/home/ma/db42 -bash-2.05b$ realpath $(make -V MASTERDIR) /usr/home/ma/db42 -bash-2.05b$ cd ../db42-nocrypto # switch to slave's port directory -bash-2.05b$ realpath $(make -V MASTERDIR) /usr/home/ma/db42 -bash-2.05b$ realpath $(pwd) /usr/home/ma/db42-nocrypto PR: 64479 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* BROKEN on alpha 4.x: Does not compilekris2004-03-202-2/+14
|
* - Update to version 1.8.4krion2004-03-202-3/+3
| | | | | PR: ports/64480 Submitted by: maintainer
* - Update for pike7.2.570.vanilla2004-03-203-13/+18
| | | | | | | - Make the port more simplier with nexts updates. PR: ports/54457 Submitted by: maintainer
* - Upgrade to 7.2.570.vanilla2004-03-208-363/+106
| | | | | | | | - Fixing mirrors lists - Adding missing dependency with gettext. PR: ports/64456 Submitted by: maintainer
* o) Remove patch to solve alpha compile problems, cause the fix is alreadylkoeller2004-03-202-72/+0
| | | | included in the sources.
* Fix Build on AMD64arved2004-03-202-0/+8
|
* - SIZE'ifykrion2004-03-202-0/+2
| | | | | PR: ports/64477 Submitted by: maintainer
* - Rearrange USE_GNOMEkrion2004-03-204-66/+20
| | | | | | | - Utilize USE_GETOPT_LONG PR: ports/64474 Submitted by: Ports Fury
* - Update to version 2.1krion2004-03-2039-126/+1133
| | | | | PR: ports/64473 Submitted by: Ports Fury
* - Fix build with freetype-2.1.7krion2004-03-206-0/+42
| | | | | PR: ports/64472 Submitted by: Ports Fury
* - Update to version 0.7krion2004-03-207-44/+151
| | | | | PR: ports/64471 Submitted by: Ports Fury
* Fix installation of Hint which is now called Hint-${PORTVERSION}.jar.obraun2004-03-201-2/+2
| | | | Submitted by: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de>
* - Update to version 2.28krion2004-03-203-22/+21
| | | | | PR: ports/64470 Submitted by: Ports Fury
* - Update to version 1.8.2krion2004-03-203-3/+4
| | | | | PR: ports/64469 Submitted by: Ports Fury
* - Update to version 1.3krion2004-03-206-99/+94
| | | | | PR: ports/64467 Submitted by: Ports Fury
* - Update to version 2.0.p6krion2004-03-208-52/+48
| | | | | PR: ports/64466 Submitted by: Ports Fury
* - Update to version 2004.03.07krion2004-03-202-6/+5
| | | | | PR: ports/64465 Submitted by: Ports Fury
* . No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, notglewis2004-03-202-2/+2
| | | | rpm2cpio.
* Major overhaul of the port to celebrate the upgrade to 3.2.0b5.dougb2004-03-204-64/+298
| | | | | | | | | | | | | | | | | The 3.2.x series contains many enhanced features, most notably built in SSL capabilities. Changes for the port itself: 1. Add new MASTER_SITES. 2. Search for an apache binary, not a document directory. 3. The new version uses libtool, so add USE_LIBTOOL per portlint. 4. The new configure script is much more thorough, so use a more complete set of options, and sort them in "./configure --help" order. 5. CXXFLAGS hackery no longer needed in FreeBSD 5.x, but 6. A patch to include headers for select() is needed in RELENG_4. 7. Install PORTDOCS, especially the very thorough html help files. 8. Add SIZE to distinfo. 9. Make deletion of directories with user-configurable stuff conditional.
* Update to the more standard format, and punch up the text a bit.dougb2004-03-201-10/+9
|
* Fix typos.olgeni2004-03-203-3/+3
|
* . Add an ANSI option to allow DGD to pass so-called ANSI colour codes.glewis2004-03-202-6/+18
|
* Update to 2.41arved2004-03-202-2/+3
| | | | | PR: 64375 Submitted by: Andrey V. Pevnev <andrey@mgul.ac.ru>
* - Update to version 0.8.7krion2004-03-203-20/+24
| | | | | PR: ports/64446 Submitted by: maintainer
* Update to 4.28.6arved2004-03-206-204/+12
| | | | | PR: 64416 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
* - Utilize RUBY_PKGNAMEPREFIXkrion2004-03-201-2/+1
| | | | | PR: ports/64463 Submitted by: maintainer
* Update to 4.29.2arved2004-03-205-17/+13
| | | | | PR: 64418 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
* - drop maintainership [1]eik2004-03-201-3/+2
| | | | | | | | | <http://lists.freebsd.org/pipermail/freebsd-ports/2004-March/010579.html> - use MASTER_SITE_SOURCEFORGE_EXTENDED [2] - leave ScrollKeeper stuff to GNOME people Submitted by: Frederic Dubuy <fdubuy@free.fr> (maintainer) [1] Checked by: `make check-distfiles (PR 64157)' [2]
* - Update to version 0.3.4krion2004-03-202-3/+3
| | | | | PR: ports/64459 Submitted by: maintainer
* - Fix Makefile for slave portkrion2004-03-202-1/+2
| | | | | | | - SIZE'ify PR: ports/64461 Submitted by: maintainer
* Update to 0.21.1.matusita2004-03-202-9/+9
| | | | Also use PORTVERSION as a part of PATCHFILES filename.
* - Utilize USE_SDL to prevent libraries chase in the futurekrion2004-03-191-6/+2
|
* Unbreak dependency on SDL in WITH_SDL=yes case. Look for properkan2004-03-191-1/+1
| | | | libSDL-1.1.so instead of libSDL-1.1.5.so.
* mark FORBIDDEN: ↵eik2004-03-192-0/+4
| | | | http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
* BROKEN on ia64: Does not compilekris2004-03-191-0/+4
|
* BROKEN on ia64: Fails to linkkris2004-03-191-1/+7
|
* BROKEN on ia64: Configure failskris2004-03-191-1/+7
|
* BROKEN on ia64: Coredump during buildkris2004-03-191-1/+7
|
* BROKEN on alpha 4.x: Coredump during buildkris2004-03-191-1/+7
|
* - Update to version 0.9.0krion2004-03-192-4/+5
| | | | | PR: ports/64453 Submitted by: maintainer
* Update to 0.04mat2004-03-192-3/+3
|
* BROKEN on i386 5.x: Does not compilekris2004-03-192-0/+8
|
* This is also broken on i386 5.xkris2004-03-191-2/+2
|
* BROKEN: Does not compilekris2004-03-191-0/+2
|
* Update to latest release 3.16.osa2004-03-192-3/+3
|
* Only dns/bind8 and dns/bind84 screw up the include files.eik2004-03-194-4/+4
|
* BROKEN on 5.x: Does not compilekris2004-03-191-0/+4
|
* BROKEN: Incorrect pkg-plistkris2004-03-191-0/+2
|
* BROKEN on amd64: Does not compile (missing -fPIC from shared librarykris2004-03-191-1/+7
| | | | compilation)
* BROKEN on amd64: Does not compilekris2004-03-196-3/+35
|
* - This also need pear-PEAR.pav2004-03-191-1/+2
|
* This relies on APM support, which is only present on i386. Setkris2004-03-191-1/+1
| | | | ONLY_FOR_ARCHS instead of an incomplete NOT_FOR_ARCHS list.
* BROKEN on 5.x: Does not compile due to ache's gnuregex changeskris2004-03-191-1/+7
|
* Fix build on amd64 (build shared library objects with -fPIC)kris2004-03-192-6/+6
|
* BROKEN on amd64: Does not compilekris2004-03-192-2/+2
|
* BROKEN: Does not compile with qt 3.3kris2004-03-191-0/+2
|
* Add chkorigin.sh, a script that checks the ports tree for ports with a wrongeik2004-03-192-0/+89
| | | | | | | | PKGORIGIN. Useful especially after repocopies. env PORTSDIR=/usr/ports sh /usr/ports/Tools/scripts/chkorigin.sh Approved by: marcus (portmgr)
* Update to 5.0.0a6 snapshot:ale2004-03-1914-76/+90
| | | | | - add mysqli extension - add support for db 4.2
* Add SIZE.gsutter2004-03-191-0/+1
| | | | Submitted by: trevor
* 1) add documentsmaho2004-03-194-18/+41
| | | | 2) add note for citation in pkg-message
* psi3 --> ports/science/psi3maho2004-03-191-0/+1
|
* The PSI3 suite of quantum chemical programs is designed for efficient,maho2004-03-199-0/+687
| | | | | | | | high-accuracy calculations of properties of small to medium-sized molecules. The package's current capabilities include a variety of Hartree-Fock, coupled cluster, complete-active-space self-consistent-field, and multi-reference configuration interaction models. Molecular point-group symmetry is utilized throughout to maximize efficiency.
* Revert a portion of the font rendering code that enforces strict bitmap fontmarcus2004-03-192-0/+58
| | | | | sizes. This was causing a problem loading certain fonts. This code is now equivalent to Xft-2.1.2.
* Revert the previous commit. It was a nice idea, and worked in many cases,marcus2004-03-193-102/+1
| | | | | | but there were still some bitmap fonts that failed to load correctly. Instead, I will revert the portion of libXft that enforces strict bitmap font sizes.
* Update to 040319.perky2004-03-192-7/+7
| | | | | | | - Added kk_KZ locale. (merged from CURRENT) - Added en_IE locale. [1] Submitted by: Adrian Colley <aecolley@spamcop.net> [1]
* - Fix typokrion2004-03-191-1/+1
| | | | | PR: ports/64448 Submitted by: maintainer
* Update to 0.9.83arved2004-03-195-17/+115
| | | | | PR: 64203 Submitted by: maintainer
* inti --> ports/x11-toolkits/intiijliao2004-03-191-0/+4
| | | | | | inti-gconf --> ports/x11-toolkits/inti-gconf inti-gl --> ports/x11-toolkits/inti-gl inti-sourceview --> ports/x11-toolkits/inti-sourceview
* added SIZEsuz2004-03-192-0/+2
|
* add inti-sourceview 0.6ijliao2004-03-195-0/+74
| | | | An Inti binding for GtkSourceView
* add inti-gl 0.9ijliao2004-03-195-0/+82
| | | | An Inti binding for GtkGLExt, the Open-GL extension to GTK+
* add inti-gconf 1.0.5ijliao2004-03-195-0/+74
| | | | An Inti binding for GConf, the GNOME Configuration System
* add inti 1.2ijliao2004-03-195-0/+87
| | | | A set of C++ classes for developing GNOME and GTK+ applications
* Maintainer is no longer able to look after this port. Note that thelinimon2004-03-192-6/+3
| | | | | | | reason this port is broken lies in one of the dependencies, not in its own code. Requested by: maintainer
* Update to 1.6.9.marcus2004-03-192-4/+3
|
* SIZEifymarcus2004-03-1914-0/+14
| | | | Submitted by: trevor
* Fix build with freetype2-2.1.7.marcus2004-03-191-4/+14
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Link this library symbolically so that it can be linked into executablesmarcus2004-03-192-6/+10
| | | | | | | | | along with OpenSSL. Without this, there is a symbol conflict with MD5_Update() which can cause applications such as Evolution 1.5 to crash when Kerberos support is enabled. The longer-term goal is to configure Mozilla's internal NSS to be linked symbolically which should allow us to enable OpenSSL support in gnomevfs2.
* Update to 1.0.8.marcus2004-03-192-4/+3
|
* - extend CONFLICTSdinoex2004-03-192-1/+11
|
* Update to 0.7.3.marcus2004-03-196-6/+8
|
* This now depends on libgcrypt-devel.marcus2004-03-191-1/+1
|
* Chase the gnutls shared lib version.marcus2004-03-196-8/+8
|
* In some environments, they cannot java.maho2004-03-194-4/+4
| | | | | | So put JDKDIR in CONFIGURE_ARGS explicitly. Submitted by: many people
* Add size data.trevor2004-03-1932-0/+32
|
* Backout previous change of PICFLAG, sincemaho2004-03-193-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | behaviour of -fPIC and -fpic are different. Here is the comment form obrien: -- "-fpic" is a [minor?] optimization for machines that can handle it: -fpic Generate position-independent code (PIC) suitable for use in a shared library, if supported for the target machine. Such code accesses all constant addresses through a global offset table (GOT). The dynamic loader resolves the GOT entries when the program starts (the dynamic loader is not part of GCC; it is part of the operating system). If the GOT size for the linked executable exceeds a machine-specific maximum size, you get an error message from the linker indicating that -fpic does not work; in that case, recompile with -fPIC instead. (These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the m68k and RS/6000. The 386 has no such limit.) -fPIC If supported for the target machine, emit position-independent code, suitable for dynamic linking and avoiding any limit on the size of the global offset table. This option makes a difference on the m68k, m88k, and the SPARC. Thanks to: obrien
* SIZEifymaho2004-03-1916-4/+54
| | | | Submitted by: trevor
* Chase the gnutls shared lib version.marcus2004-03-192-2/+2
|
* Forced commit to note why we don't build with a bind port that hasmarcus2004-03-190-0/+0
| | | | | | | | | | overridden the base. To quote from eik: [Bind] overwrites /usr/include/netdb.h and give a wrong definition for `h_errno' when _REENTRANT is defined. This causes link errors where `__h_errno' is undefined. Requested by: linimon
* Borrow from the OpenLDAP ports, and refuse to build if bind has beenmarcus2004-03-1920-0/+120
| | | | | | | installed with PORT_REPLACES_BASE_BIND defined. PR: 61756 Obtained from: OpenLDAP ports
* moftpd --> ports/ftp/moftpdclement2004-03-191-0/+1
|
* Add moftpd 1.1.6.clement2004-03-195-0/+34
| | | | | | | A powerful FTP server supporting IPv6, virtual hosts, fine grained permissions, and much more. WWW: http://www.morth.org/moftpd/
* fix dependencies listijliao2004-03-191-4/+4
|
* ocaml-camomile --> ports/devel/ocaml-camomileijliao2004-03-191-0/+1
|
* reimport ocaml-camomile 0.4.2ijliao2004-03-195-0/+54
| | | | A comprehensive Unicode library for objective caml language
* rename camomile to ocaml-camomileijliao2004-03-196-40/+1
|
* ocaml-yaxi --> ports/textproc/ocaml-yaxiijliao2004-03-191-0/+1
|
* reimport ocaml-yaxi 0.5.2ijliao2004-03-196-0/+79
| | | | Yet Another X* Implementation for OCaml
* rename yaxi to ocaml-yaxiijliao2004-03-197-65/+1
|
* Adopt A Mastersite - make emulators/fmsx fetchable again.edwin2004-03-191-3/+2
| | | | Noticed by: kris@
* ocaml-ulex --> ports/devel/ocaml-ulexijliao2004-03-191-0/+1
|
* reimport ocaml-ulex 0.4ijliao2004-03-195-0/+56
| | | | A lexer generator for Unicode and OCaml
* rename ulex to ocaml-ulexijliao2004-03-196-42/+1
|