aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* o update to 1.1.plioux2001-10-275-40/+89
| | | | | | | | | | o add java as a secondary category o depend on jdk1.2.2 instead of jdk1.1.8 o Makefile style changes and un"echo" installation o add PKGMESSAGE with usage instructions PR: 29095 Submitted by: MAINTAINER
* Oops, fix a stupid fat-fingered bug.knu2001-10-278-16/+20
|
* Update to 20011027, the latest and greatest release ever, with lots ofknu2001-10-278-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people's help. Thanks so much! portupgrade: - D'oh! Fix a stupid bug where portupgrade didn't modify dependencies when upgrading a package while portupgrade _is_ meant to do that. ;) But you don't need to worry: `pkgdb -F' can always handle that situation. This bug had been there since 2 October, and was finally exposed by the newly introduced dependency sanity checks. I guess you has been annoyed by the warnings, but they are gone now. ;) Reported by: Ollivier Robert <roberto@eurocontrol.fr> - Make portupgrade download packages from a remote site if -P is specified. Now one can do binary upgrading in a handy way: portupgrade -P foo bar Instead of: portupgrade -FP foo bar && portupgrade -P foo bar Although the latter is friendlier to dialup users. - Add a delay between deinstallation and installation to let pkgdb properly detect the update of PKG_DBDIR entries. - Since pkg_add(1) is mute, always show a progress message when invoking it no matter whether -v is given or not. - Make -f override "hold" marks set in pkgtools.conf. pkgdb: - Since the dbm routines in libc seem to dead lock in some cases, slightly change the DB format and bump the DB version accordingly. Reported by: Ollivier Robert <roberto@eurocontrol.fr> and others - Make sure to check DB version when checking for a DB. (-u) pkg_fetch, pkgdb, portsclean, portsdb: - Make them read the configuration file and add the -q/--no-config option just as other tools. pkgtools.conf: - Add examples for PKG_FETCH, PACKAGEROOT and PACKAGESITE. - Introduce new configuration variables: IGNORE_CATEGORIES and EXTRA_CATEGORIES. - Now one can set common environment variables in this file. - Now all the tools read this file by default. overall: - Reword and enhance the manual pages and the usage instructions. - Clarify the explanation about port/package dependency. Submitted by: Jos Backus <josb@cncdsl.com> (Thanks a lot!)
* space removal and WWW updatelioux2001-10-272-4/+2
|
* update to 0.9.2lioux2001-10-2710-8/+156
| | | | Reviewed by: MAINTAINER, FreeBSD-multimedia
* o update to 0.9.2lioux2001-10-2720-38/+290
| | | | | | | | | | o use ports libraries instead of internal versions: liba52 and ffmpeg o support for both vorbis and ogg o WITH_CSS: plugin for css processing o add WWW tag to DESCR Reviewed by: MAINTAINER, freebsd-multimedia
* additional install of both libraries and headers in preparation to ↵lioux2001-10-2712-0/+70
| | | | {,lib}xine 0.9.2 ports
* ogle-gui --> ports/graphics/ogle-guilioux2001-10-261-0/+1
|
* New port ogle-gui version 0.7.5: An add-on graphical user interfacelioux2001-10-2621-0/+363
| | | | | | | | | | | | | | | for Ogle Reviewed by: Björn Englund <d4bjorn@dtek.chalmers.se>, Håkan Hjort <d95hjort@dtek.chalmers.se> (both are ogle developers) Tested by: chris@choll.freeserve.co.uk, Brooks Davis <brooks@one-eyed-alien.net>, Jason Andresen <jandrese@mitre.org>, MANTANI Nobutaka <nobutaka@nobutaka.com>, Oliver Brandmueller <ob@e-Gitt.NET>, Scott Long <scott_long@btc.adaptec.com>, Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
* ogle --> ports/graphics/oglelioux2001-10-261-0/+1
|
* New port ogle version 0.8.1: Open DVD player that supports DVDlioux2001-10-2615-0/+257
| | | | | | | | | | | | | | | menus Reviewed by: Björn Englund <d4bjorn@dtek.chalmers.se>, Håkan Hjort <d95hjort@dtek.chalmers.se> (both ogle developers) Beta Tested by: chris@choll.freeserve.co.uk, Brooks Davis <brooks@one-eyed-alien.net>, Jason Andresen <jandrese@mitre.org>, MANTANI Nobutaka <nobutaka@nobutaka.com>, Oliver Brandmueller <ob@e-Gitt.NET>, Scott Long <scott_long@btc.adaptec.com>, Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
* fix typo.ume2001-10-261-1/+1
| | | | Submitted by: sanpei
* Fix a rather weird incompatibility between ORBit and FreeBSD. It appears thatsobomax2001-10-264-2/+50
| | | | | | | | | | | | | FreeBSD's writev(2) implementation is rather unreliable when large number of vectors is submitted - it returns EINVAL despite the fact that all arguments are pretty valid. This caused serious problems with GNOME's oaf and prevented Nautilus from working properly. The problem disappeared when I've replaced writev(2) call with appropriate loop based around ordinary write(2). Perhaps this should be investigated and the real source of the problem fixed instead, but I do not have a time for this right now. For those who interested I'm ready to provide a step-by step instruction on how to reproduce the bug. Special thanks to: andersca @ nautilus#irc.gnome.org
* Install the HTML documentation.roam2001-10-264-2/+22
| | | | Approved by: silence on -ports
* If a committer modifies more than one area of the tree in one commitjoe2001-10-261-9/+12
| | | | | | | cvs gives them the chance to enter different log messages for each area. If they do then it's really separate commits and so treat it as such, mailing separate emails and writing separate logs for each one.
* add my entry.ume2001-10-261-1/+2
|
* We don't fetch the list of email addresses from the temporary filejoe2001-10-261-1/+1
| | | | | that used to be used. Move the bit of code that gets them back into the bit-rotted commented out code block.
* Spelling fix.markp2001-10-261-1/+1
| | | | Submitted by: Trevor Johnson <trevor@jpj.net>
* The distfile was rerolled because of a three-line hotfix.roam2001-10-262-1/+2
| | | | Submitted by: author/maintainer
* Update to 1.0.0.roam2001-10-262-4/+6
| | | | | PR: 31503 Submitted by: maintainer
* Update to 0.09, fixing a local and possibly also remoteroam2001-10-264-20/+7
| | | | | | | denial of service attack. PR: 31497 Submitted by: maintainer
* Add my entry: I'm living in Ikeda, Osaka, Japan.matusita2001-10-261-0/+1
|
* Please welcome Makoto -MAR- Matsushita <matusita@FreeBSD.org> as a newkuriyama2001-10-261-0/+1
| | | | | | | | | | | | committer. He is maintaining current.jp.FreeBSD.org (and most of *.jp.FreeBSD.org machines!) so he has good knowledge around release building. He will fix release breakage and will improve src/release area. Welcome aboard! Approved by: core Mentor: kuriyama
* Re-enable the WITH_MATROX_GXX_DRIVER option.jmz2001-10-263-26/+38
| | | | Submitted by: lioux
* cvs rm'ing patch-coredump, as the current versions are safe.dinoex2001-10-263-33/+0
| | | | It does no harm, so a second bump of PORTVERSION is not needed.
* Initial checkin of xemacs-devel after xemacs21 was repo copied.gj2001-10-2616-246/+1008
| | | | | | | | | | | | | | | | | | | | Several people have requested this, so here it is. This port is intended to track the GAMMA version of the XEmacs editor. This is version is based on xemacs-21.4.4, which has a GTK binding. Note that the GTK support is buggy (at least on my system), although I haven't noticed any fatal problems, just annoying ones. There are other bugs in this version, e.g. any attempts to make font changes in the Options menu result in a Lisp error. Please do not file any PRs on XEmacs errors, the maintaine will terminate them with extreme prejudice. I haven't tested this at all on Alpha because beast won't let me in.
* Update to 1.7.5dinoex2001-10-263-4/+8
| | | | Old distfile is not longer on server
* Upgrade to the Cygnus "000227" (27-Feb-2000) version. This is a laterobrien2001-10-2536-84/+108
| | | | | | | | | version than 2.13. I could find no ports that broke with this update. Approved by: portmgr Message-ID: <20011024214950.W25747@squall.waterspout.com>
* Update to 0.5.13.sobomax2001-10-253-3/+7
|
* Update to Vim 6.0 patchlevel 26obrien2001-10-252-2/+5
|
* PERL_CFLAGS contains quotes, which breaks compilation of auto/pathdefs.cobrien2001-10-251-0/+6
| | | | | | | (which is generated during vim build). This only happens when vim is built with perl support, as in package building, for example. Submitted by: tobez
* My fault - ``NO_PACKAGE'' should be activated.sada2001-10-252-2/+2
|
* Add net/spreadsada2001-10-251-0/+2
| | | | PR: ports/28025
* spread --> ports/net/spreadsada2001-10-251-1/+2
| | | | PR: ports/28025
* New port: net/spreadsada2001-10-2515-0/+511
| | | | | | | WWW: http://www.spread.org PR: ports/28025 Submitted by: Anders Nordby <anders@fix.no>
* Author's own patch for the "read error in configuration file" bug.des2001-10-251-0/+12
|
* Maintainer has ignored bug reports for five months now.des2001-10-251-1/+1
|
* Update to 0.9.2.sobomax2001-10-2514-62/+750
|
* Add the following repocopied modules: nessus-devel, nessus-libnasl-devel,olgeni2001-10-251-0/+4
| | | | nessus-libraries-devel, nessus-plugins-devel.
* Update modules: proc, custom.olgeni2001-10-252-2/+5
|
* Prevent build from breaking when the user has incompatible version ofsobomax2001-10-255-0/+65
| | | | | | openldap installed at the time of build. Reported by: huge number of angry users >:-|
* Upgrade to 3.5.tg2001-10-254-40/+8
|
* Upgrade to 5.02.tg2001-10-252-2/+3
|
* Fix the unintentional filtering of the 'revision changes path' linejoe2001-10-251-1/+1
| | | | in the function that adds cvsweb urls.
* Fix a silly typo.clive2001-10-251-1/+2
|
* Fix a potential segfault.sobomax2001-10-252-0/+23
| | | | Submitted by: tg
* Update to 1.1a.knu2001-10-253-2/+6
|
* Update to: 2.1.9dinoex2001-10-253-13/+3
| | | | | | | | o Security fix for cross-site scripting vulnerability found by Flavio Veloso (www.magnux.com). o Fixed a TOTAL_RC off by one error, which would prevent the last response code from being saved when using incremental mode.
* Update to 4167jeh2001-10-252-2/+2
|
* Changes:shige2001-10-2515-511/+415
| | | | | | | | - Remove *-setupel.el routines and scripts/configure. Because Emacs20 or later has subdirs.el. - Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearly when port building. - Install *.el{,c} files to version specific site-lisp directory.
* Patcch to xdm to set environment from login.confjmz2001-10-252-1/+28
| | | | | | PR: ports/13614 Submitted by: Max Khon <fjoe@iclub.nsu.ru> Obtained from: wdm distribution
* Remove configuration file from pkg-plist: it caused "make package" to fail.olgeni2001-10-251-2/+1
| | | | | | Also, make an "@unexec rmdir" command always return true. Approved by: jmz
* Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearyshige2001-10-256-0/+36
| | | | when port building.
* Update to Vim 6.0 patchlevel 23obrien2001-10-252-3/+5
|
* Sync with main Apacheache2001-10-2516-28/+264
| | | | Submitted by: MAINTAINER
* Update for acpica-unix-20011018.iwasaki2001-10-242-4/+4
| | | | | - Import latest acpudump utility, disassemble AML into ASL which can be compiled with most ASL compilers.
* upgrade to 1.4.1ijliao2001-10-246-1378/+1382
| | | | | PR: 31314 Submitted by: maintainer
* Update port to 0.90jedgar2001-10-245-24/+15
|
* Update to 20011024.knu2001-10-2412-8/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | portupgrade, portversion, pkg_deinstall, pkg_glob: Introduce the configuration file `pkgtools.conf' for the pkgtools suite. Currently portupgrade(1), portversion(1), pkg_deinstall(1) and pkg_glob(1) use it. Add a new option -q/--no-config to avoid reading the configuration file. Introduce dependency sanity checks. If an inconsistency is detected, immediately abort a process suggesting the user should run `pkgdb -F'. Add a new option -O/--omit-check to omit the sanity checks. pkgdb: Fix the origin guesser's minor bug when the origin port directory does not exist. portupgrade: Add a new option -y/--yes, which lets portupgrade assume user answers yes to all the questions. Make sure to ask user where it should. (Get -N and -i right) Fix a bug where portinstall -i didn't work interactively. [Submitted by: Gregory Neil Shapiro <gshapiro@gshapiro.net>] portsdb: Attempt to offer fast INDEX generation. Now it generates an INDEX file more than a few minutes faster. overall: Emit a warning when pkgdb cannot be updated though it is not up-to-date. Finally remove -E/--regex. Use the ':RE' glob pattern instead.
* sync with fixed xemacs21-mule.sf2001-10-241-1/+0
|
* mkdir mandatory directories for package.sf2001-10-241-3/+6
| | | | non-response from: maintainer
* fix incompatibility with bsd.port.mk 1.379 or later.sf2001-10-241-22/+3
|
* Update to 1.15.tobez2001-10-242-2/+2
|
* Update to 3.02.tobez2001-10-244-4/+4
|
* unbreak if PORTSDIR is not set explicitly.sf2001-10-241-1/+3
| | | | | PR: 31465 Submitted by: chkno@dork.com, roam
* - Add ports/games/newkindwjv2001-10-241-0/+2
|
* newkind --> ports/games/newkindwjv2001-10-241-0/+1
|
* Add newkind 1.0, Elite: The New Kind - a remake of the 8-bit classic.wjv2001-10-247-0/+150
|
* Update to 1.3.9.sobomax2001-10-2428-370/+329
|
* Update to 0.5.sobomax2001-10-246-8/+14
|
* Update to 0.20.sobomax2001-10-242-3/+3
|
* Update to 0.2.23.sobomax2001-10-245-9/+37
|
* - included an patch that solves a coredump in sshddinoex2001-10-246-0/+36
| | | | | | - Bumped PORTREVISION Submitted by: ryanb@goddamnbastard.org
* ruby-bio --> ports/biology/ruby-bioknu2001-10-241-0/+1
|
* Add ruby-bio (BioRuby), an integrated environment for Bioinformaticsknu2001-10-246-0/+91
| | | | written in Ruby.
* Explicit mention of the patched -release version, and defaulting tojkh2001-10-241-25/+30
| | | | | | | | | | | | | | | | the latest one. Moving HEAD down the menu a bit Adding additional cvsup servers, and adding state names to the US servers to help people make a slightly more intelligent choice. The -P option to cvsup is completely useless with multiplexed mode and the man page states that it is obsolete. Cut that. Changed the comment on scheduling to point to /etc/weekly.local. Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
* TclX seems abandoned by its original authors, but the maintainersmi2001-10-2412-54/+38
| | | | | | | | | of TclPro made TclX-8.3 available last year. There is not a whole lot of changes, and most of them deal with the Windows parts of the thing, but here is the upgrade 8.3 anyway. Please, test... I think, it is time to repocopy tclX82 into tclX and get rid of tclX75, tclX80, and tclX82...
* Rip out the final references to internat.freebsd.org.joe2001-10-243-15/+5
| | | | Requested by: will
* Change the recommendations on how to test the syntax of this file.joe2001-10-241-2/+4
|
* Migrate the FreeBSD project configuration to cfg_local.pm andjoe2001-10-242-44/+51
| | | | replace it with default entries in cfg.pm.
* Modify the comments to point to the cfg_local.pm file as the place tojoe2001-10-242-2/+5
| | | | make local configuration changes.
* Add the trailing '1;' to this file that perl requires.joe2001-10-241-0/+2
|
* Add a local configuration file, cfg_local.pm, that can be used tojoe2001-10-243-1/+22
| | | | | | override entries in cfg.pm. Suggested by: will
* I prefer colour diffs, so modify the example to use this by default.joe2001-10-241-1/+1
|
* Add an example of how to add links to cvsweb.cgi in the email atjoe2001-10-241-19/+61
| | | | commit time.
* Give alternate distfile locationcracauer2001-10-241-1/+1
|
* Translate $CVSHeader$ -> $ CVSHeader $ to stop it from being expandedjoe2001-10-241-1/+1
| | | | | in repositories that haven't overriden it in CVSROOT/options, or don't have the FreeBSD specific hacks to cvs.
* Rewrite the email generation routine to feed the email through anjoe2001-10-242-11/+64
| | | | | | anonymous subroutine in the cfg.pm file if it is defined. This allows the administrator to add cvsweb URL's to the email, for instance, at time of generation.
* Clear up the handling of trailing blank lines.joe2001-10-241-3/+2
| | | | | | | All log file entries are now separated by three blank lines; previously only commits were, and directory creates weren't. Email messages now aren't terminated by two trailing blank lines.
* Remove the blanket exclusion on CVSROOT/ files. There are only ajoe2001-10-241-2/+4
| | | | | few that appear to need to be excluded so only exclude those. The rest already have $FreeBSD$ in them, and have had for some time.
* Commit this new MASTER_SITE, while I work on TclX 8.3...mi2001-10-242-2/+2
|
* Although it will compile and link with the older gd-1.8.x, itmi2001-10-241-2/+2
| | | | | will now depend on the 2.x installed by the graphics/gd2 port. Bump up PORTREVISION.
* Update to Vim 6.0 patchlevel 21obrien2001-10-242-2/+5
|
* Add new emacsen: emacs21.shige2001-10-241-1/+12
|
* Remove the trailing ':' character from the X-FreeBSD-CVS-Branchjoe2001-10-241-2/+2
| | | | | | | header. (I mentioned this in the comments, but forgot to change it in the existing configuration). Spotted by: Dan Langille <dan@langille.org>
* Update to 1.2.3.ume2001-10-248-20/+22
|
* Indent the mail banner by a couple of characters so that it playsjoe2001-10-241-1/+1
| | | | | better with the commitlogs/, and correct the way that its new line is done.
* leim21 --> ports/editors/leim21shige2001-10-241-0/+1
|
* New port for leim-21.1.shige2001-10-247-0/+184
| | | | Leim is Libraries of Emacs Input Method (for Multi-Languages).
* emacs21 --> ports/editors/emacs21shige2001-10-241-0/+1
|
* New port for emacs-21.1.shige2001-10-2410-0/+1989
|
* ruby-graph --> ports/graphics/ruby-graphknu2001-10-231-0/+1
|
* Add ruby-graph, graph-related Ruby classes.knu2001-10-237-0/+69
|
* Move the mail header that carries the list of branches that werejoe2001-10-232-5/+12
| | | | committed to into the config file.
* Update to 1.1.8.knu2001-10-232-3/+2
|
* Mark as forbidden: distfile is not available.sada2001-10-232-2/+3
| | | | | - bump version number - change WWW
* - ports/devel/py-functional -> ports/devel/py-xoltar-toolkitwjv2001-10-231-1/+1
| | | | Approved by: Jacques Vidrine <nectar@FreeBSD.org>, maintainer
* - The port devel/py-functional has been repo-copied towjv2001-10-2311-87/+42
| | | | | | | | | | | | devel/py-xoltar-toolkit, so: - Update devel/py-xoltar-toolkit to the latest version (2001.06.01) of the Xoltar Toolkit, which bundles an updated functional.py module with some supporting modules. - Remove all files from devel/py-functional - Update the category Makefile to reflect the change. Approved by: Jacques Vidrine <nectar@FreeBSD.org>, maintainer
* Guppi binary now called guppi-gnumeric.sobomax2001-10-232-2/+2
|
* Update to 0.40.0.sobomax2001-10-235-161/+145
|
* Unbroke with latest gal.sobomax2001-10-233-0/+50
| | | | Obtained from: GNOME CVS
* Update to 0.72.sobomax2001-10-238-22/+46
|
* Update to 0.12.5.sobomax2001-10-238-20/+30
|
* Update to 0.2.93.sobomax2001-10-2336-501/+555
|
* Update to 1.0.10.sobomax2001-10-233-3/+3
|
* Update to October 13th 2001 ruleset.greid2001-10-232-2/+2
| | | | Pointed out by: silby
* Add more MASTER_SITEStom2001-10-232-2/+6
|
* Spelling fix.markp2001-10-231-1/+1
| | | | | PR: 31395 Submitted by: Carl Schmidt <carl@slackerbsd.org>
* Remove dead WWW.sobomax2001-10-231-2/+0
|
* ocaml-mode.el --> ports/lang/ocaml-mode.eljkoshy2001-10-231-0/+1
|
* An Emacs mode for editing Objective CAML programs.jkoshy2001-10-237-0/+70
|
* Update to 1.13.tobez2001-10-232-2/+2
|
* We don't have to tell users that COMPAT22 must be installed manually now.clive2001-10-231-3/+1
|
* Update ruby-dbi/dbd_* modules to 0.0.10.knu2001-10-233-3/+2
|
* Add compat22 into LIB_DEPENDS.clive2001-10-231-0/+2
| | | | Submitted by: statue.bbs@lale.twbbs.org
* Update to 0.10.1test21nakai2001-10-234-9/+29
| | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
* Update to 3.8.8bnakai2001-10-234-6/+30
| | | | | | | Add anti-alias feature PR: ports/30773 Submitted by: Nuzrin Yaapar <nuzrin@goose.net.my>
* Sync with www/apach13.sumikawa2001-10-236-311/+357
|
* Update to 3.8.8nakai2001-10-236-6/+34
|
* Typo fix.okazaki2001-10-232-2/+2
| | | | | PR: 31438 Submitted by: maintainer
* Back out the last commit. Looking through the cvs source code it'sjoe2001-10-232-5/+4
| | | | | | | not safe to rely on CVS_USER just yet. It doesn't get cleared in normal mode, so it would be possible for a local user to pretend that someone else made a commit in the email (even though the repository itself was correct.)
* update to 1.0.sf2001-10-232-2/+4
| | | | | PR: 31394 Submitted by: maintainer
* Canonicalise the way that we obtain the username of the committer,joe2001-10-232-4/+5
| | | | | | | | | | both in the access controls and in the log message generation. Use the CVS_USER environment variable if it's defined to obtain the true username. This is set by later versions of cvs (it's in 1.11.1p1), and gets around the problem of using pserver username aliases in CVSROOT/passwd. With this fix the committer's true username is checked and reported instead of the system one.
* Update to 0.3.shige2001-10-233-3/+3
| | | | | | | Some kanji bugfix. Fixed by: Mori Kouji <mori@tri.asanuma.co.jp> Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
* Change cookie-filename scheme.shige2001-10-234-8/+10
|
* o update to 2.0.5.sf2001-10-233-10/+8
| | | | | | | | | o remove obsolete description in pkg-descr. PR: 31402 Submitted by: maintainer making bento happy about WRKDIRPREFIX.
* Fix depend-directory(port name) after repo-copy.shige2001-10-2328-79/+74
|
* libudbc -> ports/databases/libudbcfjoe2001-10-231-0/+1
|
* o unbreak Alpha and prepare for other 64-bit platforms.sf2001-10-233-7/+54
| | | | | | | | o add WITH_VORBIS and fix WITH_GSM. PR: 31413 Submitted by: Christian Weisgerber <naddy@mips.inka.de>, Dan Nelson <dnelson@allantgroup.com> (maintainer)
* libudbc: Openlink UDBC SDKfjoe2001-10-238-0/+133
| | | | Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
* update to 1.10.sf2001-10-235-22/+27
| | | | | | PR: 31425 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer
* Eliminate portlint fatals and warnings as many as possible.shige2001-10-2311-23/+16
|
* Update to 1.14.3 (after repo-copy).shige2001-10-2314-127/+141
| | | | This version port is only for emacs20.
* Add files missing in prev. commitache2001-10-232-0/+54
|
* Add missing pkg-message file from PR ports/31116petef2001-10-231-0/+12
| | | | | | PR: 31116, 31435 Submitted by: David Taylor <davidt@yadt.co.uk> Noticed by: Taoka Fumiyoshi <fmysh@ga2.so-net.ne.jp>
* Update to 1.14.3 (after repo-copy).shige2001-10-2318-116/+208
| | | | This version port is only for emacs20.
* Sync with main Apache portache2001-10-236-389/+378
|
* Install properly in case existen main "data" and "cgi-bin" are symlinksache2001-10-233-5/+5
|
* Update to 1.7.4.knu2001-10-232-2/+2
|
* Use single quotes instead of double ones to avoid getting trippedjoe2001-10-231-1/+1
| | | | up with @'s in email addresses.
* Add working MASTER_SITESlioux2001-10-231-2/+8
| | | | Submitted by: fenner (distfile survey)
* back out last commit, let others decide what to doijliao2001-10-232-2/+2
|
* Change MAINTAINER to ports@FreeBSD.org because I'm often too busy andrse2001-10-221-1/+1
| | | | | usually don't have the time to update this port as fast as people seem to expect. This way anyone can jump in and help out.
* Upgrade to Apache 1.3.22 + mod_ssl 2.8.5rse2001-10-229-60/+217
| | | | Submitted by: Masahiro TAKEMURA <mastake@msel.t.u-tokyo.ac.jp>
* - Add two forgotten files to pkg-plist (not my day!)wjv2001-10-222-1/+4
| | | | - Bump PORTREVISION again to be on the safe side
* Add script file which was forgotten during previous commit. :-(wjv2001-10-222-1/+6
|
* - After installation, compile the two installed template (.ptl) files (towjv2001-10-222-4/+12
| | | | | | .ptlc). This ensures clean deinstallation in the (hopefully unusual) instance where a Quixote package was run by root. - Bump PORTREVISION
* Upgrade to 0.9.5.sumikawa2001-10-223-5/+14
|
* Fix argument order in mail reply messageache2001-10-222-0/+12
|
* Add support for specifying an IPsec policy.nectar2001-10-223-0/+202
| | | | Approved by: maintainer
* Update to 1.9.4.sobomax2001-10-226-13/+67
|
* Update to 1.322.tobez2001-10-224-6/+6
|
* Update to 0.46; add WWW.tobez2001-10-223-2/+4
|
* Update to 0.71nakai2001-10-223-23/+8
|
* Upgrade to 2.3.20011022. Happy birthday, Mom!des2001-10-222-2/+2
|
* Update to 0.05; add WWW.tobez2001-10-223-2/+4
|
* Update mirrors. download.sourceforge.net has changed.jeh2001-10-221-3/+6
| | | | Submitted by: port survey
* Fix with Mozilla 0.9.5.sobomax2001-10-224-8/+10
| | | | | PR: 31397 Submitted by: Nuzrin Yaapar <p9711422@mmu.edu.my>
* Update to 0.9.5.sobomax2001-10-2221-5020/+5482
| | | | | PR: 31396 Submitted by: Nuzrin Yaapar <p9711422@mmu.edu.my>
* Make this LOCALBASE safe.knu2001-10-221-0/+2
| | | | Reported by: Thomas Hurst <tom.hurst@clara.net>
* Tabluate to 8 characters as per style.perl(7).joe2001-10-221-37/+41
|
* Define any used variables in advance of use and switch the strictjoe2001-10-221-16/+21
| | | | pragma on.
* Replace call to `glib-config' in libIDL-config script with the actual name ofsobomax2001-10-224-0/+38
| | | | the script on FreeBSD (glib12-config).
* upgrade to 2.0ijliao2001-10-222-3/+2
|
* upgrade to 2.1.20ijliao2001-10-223-14/+2
|
* upgrade to 1020ijliao2001-10-222-2/+2
|
* update WWW and master siteijliao2001-10-222-2/+10
| | | | | PR: 31011 Submitted by: maintainer
* Fix previous commit.okazaki2001-10-221-3/+4
| | | | | PR: 31373 Submitted by: Ernst de Haan <ernst@jollem.com>
* add ja-gqmpegijliao2001-10-225-0/+36
| | | | | PR: 30957 Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
* for slave portsijliao2001-10-222-4/+4
|
* Fix a format string vulnerability.roam2001-10-222-0/+21
| | | | | | | | | | Note that others might still be lurking inside the m4 code, this is just a quick fix for the one reported on BugTraq. (What do I think I am doing, anyway, reading BugTraq at 4:30am on a bleak Monday morning..) Reported by: <dotslash@snosoft.com> via BugTraq
* change master siteijliao2001-10-221-1/+1
| | | | | PR: 31421 Submitted by: maintainer
* contrary to david obrien's opinion. if I don't upgrade my port in time,billf2001-10-224-4/+6
| | | | that _doesn't_ give him the right to touch it.
* Update to 0.8.20.obrien2001-10-224-6/+4
|
* Update to Vim 6.0 patchlevel 18obrien2001-10-222-3/+6
|
* Remove redundant spaces at EOL.knu2001-10-2214-14/+14
|
* Update to 0.2.0.knu2001-10-222-3/+3
|
* Update to 0.0.4.knu2001-10-222-2/+2
|
* namazu2 --> ports/databases/namazu2knu2001-10-221-0/+1
|
* Add namazu2.knu2001-10-221-0/+1
|
* Make this port a meta-port of Namazu and Japanese support modules,knu2001-10-225-169/+12
| | | | after a repocopy to the databases category.
* - Introduce namazu to the world, after a repocory from the japaneseknu2001-10-222-13/+36
| | | | | | | | | | | | | | | category. Namazu is a full-text search system intended for easy use. Not only it works as a CGI program for a small or medium scale Web search engine, but also works as a personal use search system for your pile of emails. (The Japanese word `Namazu' means `catfish' in English) - Remove the Japanese specific dependencies. - Add a patch to provide a better configuration example.
* MAINTAINER doesn't want to be maintainer any more.fenner2001-10-221-1/+1
|
* Replace a tab with a space.knu2001-10-221-1/+1
|
* Put a space between `WWW:' and the URL so the system scripts canknu2001-10-221-1/+1
| | | | recognize the homepage URL.
* Fix Group replacing in httpd.confache2001-10-222-3/+8
|
* Remove myself from MAINTAINERache2001-10-221-1/+1
|
* Update to version 11dwcjr2001-10-2211-29/+136
| | | | | | | Give Seamus Venasse maintainership PR: 31095 Submitted by: new maintainer
* Upgrade to 2.0.12ache2001-10-2210-110/+116
|
* intltool --> ports/textproc/intltoolsobomax2001-10-221-0/+1
| | | | (repo-copied from ports/textproc/xml-i18n-tools)
* Add intltool - Xml internationalization support for GNOME, and others. Thissobomax2001-10-225-26/+33
| | | | | port is advanced version of and will replace xml-i18n-tools, so it was created via a repo-copy from ports/textproc/xml-i18n-tools.
* Switch to www:wwwache2001-10-226-6/+14
|
* Switch to www:wwwache2001-10-223-7/+64
|
* Add working MASTER_SITESlioux2001-10-222-6/+6
| | | | Submitted by: fenner (distfiles survey)
* House distfiles under MASTER_SITE_LOCAL since they are not available ↵lioux2001-10-222-7/+4
| | | | | | anywhere else Submitted by: fenner (distfiles survey)
* House it under MASTER_SITE_LOCAL since it is not available anywherelioux2001-10-211-4/+2
| | | | | | else Submitted by: fenner (distfiles survey)
* Remove a redundant trailing space.knu2001-10-214-4/+4
|
* Remove a redundant trailing space.knu2001-10-213-3/+3
|
* Remove a redundant trailing carriage return.knu2001-10-211-1/+1
|
* Remove a redundant trailing period and a space.knu2001-10-211-1/+1
|
* typoijliao2001-10-212-2/+2
|
* remove unnecessary "\"ijliao2001-10-211-1/+1
|
* XFree86-4 installs freetype.6, freetype2 installs freetype.7ijliao2001-10-212-2/+2
| | | | | | so we have to use "freetype.7" instead of just "freetype" Reported by: Mike Harding <mvh@ix.netcom.com>
* Make sure there's a mtab in etc. This is required in a couple ofmarcel2001-10-211-1/+4
| | | | cases, especially StarOffice6.
* Update to 8.3.4dinoex2001-10-214-8/+8
|
* Update to tcl 8.3.4dinoex2001-10-2112-82/+110
| | | | More encodings are inculded into the release
* Install the Operarion Manual as share/doc/sendmail/op.psdinoex2001-10-214-2/+8
|
* Upgrade to 4.26bache2001-10-218-146/+18
|
* Upgrade to 4.26bache2001-10-213-10/+24
|
* fix minor nitobrien2001-10-211-2/+4
|
* Update to version 4.59obrien2001-10-212-4/+4
| | | | | | | | | | * IPv4 and IPv6 network files can be selected with -i4 and -i6. (IPv6 network file selection is only possible when lsof supports IPv6 for the dialect.) * Added new output field for raw device number in hex. The field is identified with 'r'. This field is NOT selected when -F or -F0 is specified so that its appearance won't disturb existing scripts that process field output.
* gkrellmseti --> ports/astro/gkrellmsetilioux2001-10-211-0/+1
|
* New port gkrellmseti version 0.6.5: A SETI@home plugin for GKrellMlioux2001-10-218-0/+103
| | | | Submitted by: Hammurabi Mendes <hmendes_br@yahoo.com>
* gkrellmss --> ports/audio/gkrellmsslioux2001-10-211-0/+1
|
* New port GKrellMSS version 0.2: A plugin for GKrellM with a VUlioux2001-10-218-0/+113
| | | | | | meter showing left/right channel audio Submitted by: Hammurabi Mendes <hmendes_br@yahoo.com>
* A pkg-comment should be up to 70 bytes in length.knu2001-10-211-1/+1
|
* Upgrade to 6.2. Hybrid-5 is unsupported, forget it.clive2001-10-2012-235/+333
| | | | | PR: ports/31116 Submitted by: David Taylor <davidt@yadt.co.uk>
* If both GDBM and NDBM are defined, siag will try to use allmi2001-10-201-0/+9
| | | | | | | | | | | | dbm-functions, including dbm_pagfno. Our ndbm DOES NOT provide it, but instead of being quite, it defines dbm_pagfno as DBM_PAGFNO_NOT_AVAILABLE. This breaks compiles, of course. Add the patch, that was on my local system since April, to undefine the this define and let siag use dbm_pagfno implemented in libgdbm. They should be compatible... Submitted by: bento
* Upgrade to 1.1.5clive2001-10-201-2/+2
| | | | Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER)
* Module name of chinese/p5-Date-Chinese should be zh-p5-Date-Chinese.clive2001-10-201-1/+1
|
* id3v2 --> ports/audio/id3v2clive2001-10-201-0/+1
|
* New port: id3v2, a command line id3v2 tag editorclive2001-10-209-0/+196
| | | | | PR: ports/31207 Submitted by: David MacKenzie <djm@pix.net>
* Add tk83 to BUILD_DEPENDS, RUN_DEPENDS.clive2001-10-201-0/+3
| | | | | PR: ports/31252 Submitted by: Statue <statue@softwareliberty.org>
* s,hanzim,zh-hanzim,g (and reorder)clive2001-10-201-1/+1
|
* Add 2 extra download locations.clive2001-10-201-2/+3
| | | | | PR: ports/31373 Submitted by: Ernst de Haan <ernst@jollem.com>
* didentd --> ports/security/didentdclive2001-10-201-0/+1
|
* New port: didentdclive2001-10-206-0/+105
| | | | | | | | This is a new port for didentd, an RfC1423 (identd) server for FreeBSD and Linux written with security and privacy in mind. PR: ports/31349 Submitted by: D. T. Tzeck <drt@un.brewaff.net>
* New port: didentdclive2001-10-201-0/+1
| | | | | This is a new port for didentd, an RfC1423 (identd) server for FreeBSD and Linux written with security and privacy in mind.
* Upgrade to Apache 1.3.22, andclive2001-10-2010-172/+234
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix libdescrypt detection: libdescrypt is only needed for OSVERSION < 430001 or OSVERSION > 499999 and OSVERSION < 500014, due to libdescrypt has been combined into the libcrypt library on recent FreeBSD versions. * default to using the FreeBSD Frontpage Extentions on i386. There maybe problems with fpsrvadm.exe when it creates passwords on a system that by default uses MD5 passwords. May need to set roots passwd_format to des and change the password, before installing (login.conf). BSDi FrontPage Extentions can be used by defining WANT_BSDI_EXT. * Added dependacy on misc/compat3x for the FreeBSD FP Exts. * Moved execfilename to the end of the request_rec structure in httpd.h, so that it would stop breaking binary compatiblity with other pre-compiled Apache modules. This should allow compiled modules build for www/apache13 to also work on www/apache13-fp without needing to recompile them. * Removed the Virtual host on port 8080 from httpd.conf, due to the manual directory is now exported using an Alias, which assigns it to a location on the main document root. * Moved the Frontpage documents from manual/mod/mod_frontpage to manual/frontpage. (Avoids patching manual/mod/index.html*) PR: ports/31361 Submitted by: Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER)
* Include `-I${PREFIX}/include' into `freetype-config --cflags' output, becausesobomax2001-10-201-0/+14
| | | | | otherwise applications that rely on `freetype-config --cflags' would be unable to locate ft2build.h file located in ${PREFIX}/include.
* Update to 0.9.4.knu2001-10-202-2/+2
|
* Update to 0.9.7.knu2001-10-202-3/+2
|
* zh-dictd-database --> ports/chinese/dictd-databaseclive2001-10-201-0/+1
|
* A Chinese(Big5) <-> English database for dictd.clive2001-10-2010-0/+86
| | | | | PR: ports/31298 Submitted by: Statue <statue@softwareliberty.org>
* Update to 2.0.5.sobomax2001-10-203-2/+3
| | | | | PR: 31384 Submitted by: Nuzrin Yaapar <p9711422@mmu.edu.my>
* p5-RPC-XML --> ports/net/p5-RPC-XMLijliao2001-10-201-0/+1
|
* add p5-RPC-XMLijliao2001-10-206-0/+75
| | | | | | | XML-RPC client and server library for Perl PR: 30368 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* upgrade to 2.5ijliao2001-10-202-2/+2
| | | | | PR: 30337 Submitted by: maintainer
* Fix Null-Pointer Dereference causing SEGVijliao2001-10-202-0/+12
| | | | | PR: 31376 Submitted by: maintainer
* ruby-gconf --> ports/devel/ruby-gconfknu2001-10-201-0/+1
|