summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to gcc34, as gcc33 lost gcj latelyPav Lucistnik2005-05-051-7/+12
| | | | | PR: ports/80652 Submitted by: Patrick Dung <patrick_dkt@yahoo.com.hk> (maintainer)
* - Update to 1.0.11Pav Lucistnik2005-05-052-3/+3
| | | | | PR: ports/80645 Submitted by: Stefan 'Steve' Tell <stell@zeus.crashmail.de> (maintainer)
* Update to 1.0.Hye-Shik Chang2005-05-054-6/+6
| | | | | | | | | | | New features for 1.0: * pkg_genplist has a new run-mode which checks and reports pkg-plist of current port is correct and what files and/or dirs are missing or obsolete. * pkg_trackinst got new option that handles +INSTALL, +DEINSTALL, +DISPLAY files of pkgdb. * pkg_genplist can be set to write new pkg-plist file with another file name than "pkg-plist" with -o option.
* Fix this patch file.David E. O'Brien2005-05-052-21/+12
| | | | | PR: 69873 Submitted by: Dave Evans <root@hclb.demon.co.uk>
* - Update to 0.6.5Pav Lucistnik2005-05-055-14/+28
| | | | | PR: ports/80631 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
* Upgrade to 0.9.3.Vanilla I. Shu2005-05-0510-20/+124
| | | | | | PR: ports/80651 Submitted by: chinsan <chinsan.at.mail2000.com.tw> Approved by: maintainer
* Update to 2.4.5James E. Housley2005-05-0520-144/+320
|
* Update to version 4.51Kirill Ponomarev2005-05-054-43/+7
|
* - Update to 4.1.44Pav Lucistnik2005-05-052-5/+4
| | | | | | PR: ports/80615 Submitted by: shuhei <sa264@cam.ac.uk> Approved by: TANNO Hajime <one@netlab.is.tsukuba.ac.jp> (maintainer)
* - Update to 2005-05-02 snapshotPav Lucistnik2005-05-0514-14/+1528
| | | | | | | - Add kqemu support PR: ports/80595 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - update to 1.29Cheng-Lung Sung2005-05-052-3/+3
|
* - Update to 2.0.6Pav Lucistnik2005-05-052-3/+5
| | | | | PR: ports/80622 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
* - Bump the upgrade file structure to deal with aCheng-Lung Sung2005-05-051-5/+8
| | | | | | | nonexistant directory without complaining. PR: 80636 Submitted by: Rod Taylor (maintainer)
* - Upgrade Bricolage from 1.8.3 to 1.8.5.Cheng-Lung Sung2005-05-054-20/+23
| | | | | | | - Contains lots of bug fixes. PR: 80625 Submitted by: Rod Taylor (maintainer)
* Fix build for the recent freetds library and unmark BROKEN.Hye-Shik Chang2005-05-052-2/+42
|
* - _all_*_zip always changing, mark IGNOREFILESCheng-Lung Sung2005-05-054-8/+8
|
* - Fix broken plist by removing dupe bin/playdv in PLIST_FILES and pkg-plistMichael Johnson2005-05-052-3/+0
|
* - Fix build on 4.xMichael Johnson2005-05-051-0/+18
| | | | Reported by: Randy Pratt <rpratt1950@earthlink.net>
* Add pango, it is need for the subtitle. Totem and maybe other apps don't workJeremy Messenger2005-05-052-4/+4
| | | | | | | with subtitle by default unless the gstreamer-plugins-pango is installed. Bump the PORTREVISION. Ok'ed by: marcus and ahze
* Fix pkg-plist.Hiroki Sato2005-05-051-2/+2
| | | | Reported by: pointyhat
* Fix plistRoman Bogorodskiy2005-05-051-1/+4
|
* Update to 2.47, which consists mostly of small bugfixes.Eric Anholt2005-05-053-25/+3
|
* Fix plistRoman Bogorodskiy2005-05-051-1/+4
|
* Update to the 0.91 release. Make it use system gettext, fixing theEric Anholt2005-05-054-57/+228
| | | | lib/charset.alias extra.
* Fix build on 64 bit by being careful with an integer size.Eric Anholt2005-05-052-7/+12
|
* Voluntarily move maintainership to Eric Anholt.Edwin Groothuis2005-05-051-1/+1
|
* [1] Fix the build on alpha by removing -ffast-math from the build cflags.Eric Anholt2005-05-054-49/+3
| | | | | | | | [2] Remove an unnecessary configure script from when this was built from monolithic sources. [3] Register conflicts for dri-devel in dri. Submitted by: [1] krismail
* New ports: net/openldap23[-server, -client, -sasl-server, -sasl-server]Edwin Groothuis2005-05-0542-0/+2330
| | | | | | | | | There is development version of openldap named 2.3.2beta2. These ports are based on http://people.freebsd.org/~eik/ports/openldap23.shar. The repocopy has been already made in ports/77170. PR: ports/80618 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Fix typo in pkg-message:Edwin Groothuis2005-05-052-2/+2
| | | | | | | | | | | | According to /usr/ports/mail/dovecot/pkg-message: cd %%PREFIX%%/etc; cp dovecot-example.conf dovecot.conf But there is no dovecot-example.conf. By default, the config name is dovecot.conf.sample PR: ports/80630 Submitted by: Anton Karpov <toxa@toxahost.ru>
* Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work whileKris Kennaway2005-05-053-3/+6
| | | | package building
* Xvfb now requires ${X_FONTS_MISC_PORT} to be useful.Kris Kennaway2005-05-051-1/+2
|
* - Fix CONFLICTS in totem so slave port totem-gstreamer conflicts with totemMichael Johnson2005-05-041-1/+1
| | | | and not itself.
* . share/afterstep -> %%DATADIR%%.Greg Lewis2005-05-041-2995/+2995
|
* Bump PORTREVISION due to previous commit.Sam Lawrance2005-05-041-0/+1
| | | | | Noticed by: clem (before) and kris (after) -2 conical hat to: me
* - Update to 2.7.8-RC1Pav Lucistnik2005-05-044-60/+76
| | | | | | PR: ports/80597 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: Francisco Gomez Marin <francisco@gomezmarin.com> (maintainer)
* - Update to 1.3.2.Hiroki Sato2005-05-049-55/+45
| | | | - Take maintainership.
* . Update to 2.00.05.Greg Lewis2005-05-046-34/+83
| | | | . Add the canonical AfterStep master site to MASTER_SITES.
* Another attempt at makeing the package builder happyJesper Skriver2005-05-041-0/+6
|
* Update to the 20050430 snapshot of GCC 4.0.1. Address some issues pointedGerald Pfeifer2005-05-042-18/+18
| | | | out by portlint and mark conflicts with lang/gcc33 and lang/gcc41.
* Update pftop for the pf 3.7 import.Max Laier2005-05-043-10/+39
| | | | | Submitted by: Edwin Brown <edwin(!)brown(at)gmail(!)com> (w/changes) Approved by: pav
* Fix docs handlingRoman Bogorodskiy2005-05-041-2/+1
| | | | Discussed with: Renato Botelho (maintainer)
* - Update to 0.0.2Pav Lucistnik2005-05-043-22/+6
| | | | Submitted by: Paul Argentoff <argentoff@gmail.com> (maintainer)
* Update to 0.1.7Roman Bogorodskiy2005-05-042-3/+6
| | | | | PR: 80616 Submitted by: Emanuel Haupt (maintainer)
* - unbreakRoman Bogorodskiy2005-05-043-12/+26
| | | | | | | | | | - use PORTDOCS - pass maintainership to submitter (current maintainer is inactive for about 5 years) PR: 80141 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: maintainer timeout
* Update to DAT 4484James E. Housley2005-05-042-3/+3
|
* Add p5-Template-Timer 0.02, rudimentary profiling for Template Toolkit.Lars Thegler2005-05-045-0/+43
|
* Fix plistRoman Bogorodskiy2005-05-041-1/+1
| | | | | | PR: 80612 Submitted by: Sylvio Cesar (maintainer) Reported by: pointyhat via kris
* - Update to 5.1.3Pav Lucistnik2005-05-048-26/+34
| | | | | PR: ports/80605 Submitted by: Rob <lahaye@snu.ac.kr>
* ProxSMTP is a flexible tool that allows you to reject, change or logPav Lucistnik2005-05-048-0/+111
| | | | | | | | | | email based on arbitrary critera. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. You need to be able to write the filtering scripts that integrate it with your particular needs. PR: ports/80596 Submitted by: Dario Freni <saturnero@gufi.org>
* - Don't abort installation when we fail to make devicePav Lucistnik2005-05-042-1/+23
| | | | | PR: ports/80592 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)