aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 3.23.26.Dirk Froemberg2000-10-1936-225/+279
|
* Unbreak building on 5.0-CURRENT.Shigeyuki Fukushima2000-10-191-2/+11
| | | | Would you like to send-pr this bug for irc-developers?
* Add icebreaker - a SDL-based game similar to Jezzball or Barrack.Maxim Sobolev2000-10-197-0/+116
|
* Don't compress or split the info page.Trevor Johnson2000-10-192-19/+56
| | | | Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
* Put PLIST in WRKSRC, before bento catches me changing stuff inTrevor Johnson2000-10-191-4/+2
| | | | | | MASTERDIR. Dispense with the post-clean target, since "make clean" will clear away the PLIST now. Take out a stray space found by portlint.
* Update to version 2.9.2. Possibly serious bug fixesJames E. Housley2000-10-194-4/+4
| | | | | PR: 22070 Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
* Add xzgv 0.5, an image viewer.Trevor Johnson2000-10-197-0/+141
| | | | Submitted by: Norio Suzuki <nosuzuki@e-mail.ne.jp>
* Add update-patches, a script to generate updated versions of theTrevor Johnson2000-10-192-1/+139
| | | | | | patches in a port. Obtained from: OpenBSD
* Add mysql323-client and mysql323-server.Dirk Froemberg2000-10-191-0/+2
|
* Upgrade to MySQL-3.23.24 after repository copy from mysql322-clientDirk Froemberg2000-10-1981-1737/+1638
| | | | | | | | | | | | | and mysql322-server. - mit-pthread support was dropped. - libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the one coming with MySQL-3.22.x) so ports depending on MySQL having a chance of using 3.23.x if installed. mysql322-(client|server) and mysql323-(client|server) can't be installed at the same time, of course.
* Rename sndinfo to snd-info, to avoid conflict with audio/csoundTrevor Johnson2000-10-194-10/+28
| | | | | | port. Tell users about the change. Add "PLIST=${WRKDIR}/pkg-plist" to fix a problem found by bento. Add a patch needed for compiling without GUILE. Increment PORTREVISION.
* Add audio/lopster, a GTK+ Napster client.Trevor Johnson2000-10-1911-0/+131
| | | | | PR: 22100 Submitted by: Roman Shterenzon <roman@xpert.com>
* Add GNU sh-utils 2.0, enhanced versions of yes, true, pwd, and soTrevor Johnson2000-10-196-0/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | forth (all with a "g" prepended to their names). With the approval of the submitter, I've disabled the suid bit on gsu by default, with a note to users that they should review the philosophy behind GNU su: Why GNU `su' does not support the `wheel' group =============================================== (This section is by Richard Stallman.) Sometimes a few of the users try to hold total power over all the rest. For example, in 1984, a few users at the MIT AI lab decided to seize power by changing the operator password on the Twenex system and keeping it secret from everyone else. (I was able to thwart this coup and give power back to the users by patching the kernel, but I wouldn't know how to do that in Unix.) However, occasionally the rulers do tell someone. Under the usual `su' mechanism, once someone learns the root password who sympathizes with the ordinary users, he or she can tell the rest. The "wheel group" feature would make this impossible, and thus cement the power of the rulers. I'm on the side of the masses, not that of the rulers. If you are used to supporting the bosses and sysadmins in whatever they do, you might find this idea strange at first. PR: 21884 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Reviewed by: submitter Approved by: silence on -ports regarding category
* Fix breakage cause by the destruction of python-1.6Ade Lovett2000-10-192-2/+6
|
* Increment PORTREVISION, because of the utilities I added to the package.Trevor Johnson2000-10-191-0/+1
|
* Update to today's snapshot.Trevor Johnson2000-10-192-2/+2
|
* Add support for B4 paper sizeJean-Marc Zucconi2000-10-192-2/+19
| | | | Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
* Oops. The plist entry isn't enough. We also need to do it in theNick Sayer2000-10-191-0/+1
| | | | makefile.
* Fix build of IMAP support.Dirk Froemberg2000-10-191-4/+15
| | | | | PR: ports/22084 Submitted by: jeh
* Update to 0.9.3Ade Lovett2000-10-194-4/+4
|
* Update to 0.23Ade Lovett2000-10-193-5/+3
|
* Update to 1.2.7Ade Lovett2000-10-196-6/+6
|
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-196-28/+14
| | | | directories to patch-a[ab] to make the Makefile simpler
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-193-14/+7
| | | | directories to patch-a[ab] to make the Makefile simpler
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-193-14/+7
| | | | directories to patch-a[ab] to make the Makefile simpler
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-192-8/+5
| | | | directories to patch-aa to make the Makefile simpler
* Fixed pkg-message typo.Mario Sergio Fujikawa Ferreira2000-10-194-4/+4
| | | | | PR: 22080 Submitted by: <mavetju@chello.nl>
* Update to 0.99.11.Maxim Sobolev2000-10-1910-14/+56
|
* Update MASTER_SITESSatoshi Taoka2000-10-191-1/+1
| | | | Submitted by: sada
* Remove an unnecessary "strip" line in post-install.Patrick S. Gardella2000-10-191-1/+0
| | | | Submitted by: knu
* Update distinfoSatoshi Taoka2000-10-191-1/+1
| | | | Submitted by: sada
* Upgrade to v1.0.4.Jun Kuriyama2000-10-186-6/+8
| | | | | Submitted by: des Committed from: bsdcon2000 terminal room
* Use USE_PYTHON. This should fix bento builds.Maxim Sobolev2000-10-181-4/+3
|
* Update WWW (previos WWW disappeared long time ago).Maxim Sobolev2000-10-181-1/+1
|
* Construct PLIST in WRKDIR, to make bento a happy meal.Trevor Johnson2000-10-181-7/+11
| | | | Install the ancillary commands too.
* Deactivate python-beta.Thomas Gellekum2000-10-181-1/+0
|
* Add MD5 for Python 2.0 release.Thomas Gellekum2000-10-181-1/+1
|
* Upgrade to 2.0.Thomas Gellekum2000-10-1891-1729/+3926
|
* Python 2.0 is the new default version. 1.6 is history.Thomas Gellekum2000-10-181-21/+14
| | | | | New variable PYTHON_INCLUDEDIR = ${LOCALBASE}/include/${PYTHON_VERSION}. Suggested by sobomax.
* Upgrade to 3.0.17.Dirk Froemberg2000-10-182-2/+2
|
* Add gpaint - a small-scale painting program for GNOME.Maxim Sobolev2000-10-186-0/+120
|
* Apply my patch to fix a html formatting bugRoger Hardiman2000-10-181-3/+16
|
* Add patch to fix html export featureRoger Hardiman2000-10-181-0/+21
| | | | Submitted by: The Alevt author
* Update to 1.2.Akinori MUSHA2000-10-187-84/+79
| | | | | | | | | | | Add BSD-style Makefiles for building & installation. Use a tarball distribution instead of the zip one which includes redundant Windows binaries. Take over the maintainership. Permitted by: dirk (previous MAINTAINER)
* Cleanup the patch part of the MakefileJames E. Housley2000-10-181-6/+2
|
* Make configure a little smarter about already installed config files andJean-Marc Zucconi2000-10-181-59/+47
| | | | | | | merge the yesno() noyes() functions. Remove a few "if [ $answ = YES ] ..." unnecessary tests. Submitted by: eivind
* Cleanup the patching part of the makefileJames E. Housley2000-10-181-6/+2
|
* Fix up my silly mistake of adding DIST_SUBDIR=zope at the last secondNeil Blakey-Milner2000-10-186-18/+18
| | | | | | | after testing. PR: 22050 Submitted by: Taoka Fumiyoshi <fmysh@ga2.so-net.ne.jp>
* Update patch to use ComplexProgramTargetNoMan().Yukihiro Nakai2000-10-182-3/+12
|
* Add patch to avoid making an extra directory.Yukihiro Nakai2000-10-182-2/+14
|
* Update to 0.4.2Yukihiro Nakai2000-10-1812-20/+24
|
* Update to 1.2.0Ade Lovett2000-10-181-3/+0
| | | | | PR: 22058 Submitted by: Ports Fury
* Update to 1.2.0Ade Lovett2000-10-185-44/+55
| | | | | PR: 22059 Submitted by: Ports Fury
* Update to 0.6.4, including MASTER_SITES and WWW in pkg-descrAde Lovett2000-10-184-4/+13
| | | | | PR: 22057 Submitted by: Ports Fury
* Update to 2.1b6Ade Lovett2000-10-184-9/+19
| | | | | PR: 22055 Submitted by: Ports Fury
* Add USE_GMAKEAde Lovett2000-10-184-11/+79
| | | | | | | | | | | Remove redundant GNU_CONFIGURE Install info file Support install macros perl -> PERL Fix version number of sharedlib PR: 22054 Submitted by: Ports Fury
* Update wsetfont to show correct strings whenYukihiro Nakai2000-10-182-7/+11
| | | | changing the workspace.
* Update to 0.9.2Ade Lovett2000-10-186-8/+8
|
* Update to 0.22Ade Lovett2000-10-184-6/+10
|
* Update to 1.2.6Ade Lovett2000-10-1815-12/+18
|
* Teach aterm about ptys above f.Jim Mock2000-10-181-0/+11
| | | | Submitted by: Phil Regnauld <regnauld@rh.dk>
* Add plist, a script to automate the generation of a pkg-plist.Brian Feldman2000-10-172-0/+65
|
* Fix plistKevin Lo2000-10-171-0/+3
| | | | | PR: 22026 Submitted by: MAINTAINER
* Update to 1.3.10-ja0-beta1Yukihiro Nakai2000-10-173-70/+29
| | | | | PR: ports/21987 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
* Upgrade to 1.01.Thomas Gellekum2000-10-173-4/+30
|
* Upgrade to 1.0.Thomas Gellekum2000-10-173-5/+3
|
* Remove rmdir lines.Yukihiro Nakai2000-10-171-41/+0
| | | | | PR: ports/21986 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
* Update to 0.6.2Yukihiro Nakai2000-10-172-3/+3
| | | | | PR: ports/21793 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* @dirrm share/doc/qt2/html/designer/stylesheet-imagesSatoshi Asami2000-10-176-0/+6
| | | | Submitted by: bento
* Update to 0.9.1Yukihiro Nakai2000-10-173-15/+9
| | | | | PR: ports/21797 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrongSatoshi Asami2000-10-171-31/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | place in checksum message, etc.) Partially submitted by: Bill "distfiles" Fenner (2) Add PATCH_WRKSRC, BUILD_WRKSRC and INSTALL_WRKSRC alongside CONFIGURE_WRKSRC to deal with oddball ports that want different directories. They all default to WRKSRC (of course). Also extend the use of CONFIGURE_WRKSRC to include all configure-related activities. Originally submitted by: obrien Reviewed by: the ports list (3) Clarify in comment that CONFIGURE_SCRIPT is supposed to be a relative path. Add a "./" in the PERL_CONFIGURE case to be consistent with the regular case. Requested by: obrien (4) Change PKG_IGNORE_DEPENDS yet again to chase XFree86-3 PORTREVISION change. (5) Don't print "Ignoring empty patch directory" when there are no files named "patch-*" -- since PATCHDIR is now equal to FILESDIR by default, it is quite likely that you will have a directory with no patch-* files in it. Noticed by: kris (6) Fix distclean target, which I broke in 1.353 when I introduced RESTRICTED_FILES. It was only deleting files for RESTRICTED or NO_CDROM ports (duh!). (7) Don't complain if ${DISTDIR}/${DIST_SUBDIR} is empty when deleting distfiles -- it can be shared among ports. Submitted by: steve (8) Don't create ${FILESDIR} in makesum target, since distinfo now lives in the main directory. Submitted by: knu and many others
* Add pkg-messageYukihiro Nakai2000-10-174-2/+48
| | | | Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Bump PORTREVISION, considering the removal of chmod 755 on a shlib.Akinori MUSHA2000-10-171-0/+1
|
* Improve the patch for ming.rb. (Already sent to the author)Akinori MUSHA2000-10-172-2/+6
| | | | | Define and use SWIG instead of hardcoding swig's executable name in a patch.
* Respect CC and CFLAGS.Akinori MUSHA2000-10-172-9/+10
| | | | | | | Define and use SWIG instead of hardcoding swig's executable name in a patch. Remove the "chmod 755 xxx.so" line from the distributed Makefile.
* Update to 3.0.6Yukihiro Nakai2000-10-1718-40/+492
| | | | | PR: misc/21801 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.99.135.Trevor Johnson2000-10-1720-64/+112
| | | | Remove broken FTP site found by Bill Fenner's survey.
* Upgrade to 2.01.06Andrey A. Chernov2000-10-172-4/+4
|
* Add USE_XPM.Trevor Johnson2000-10-171-0/+1
|
* Update to 1.7.0.Trevor Johnson2000-10-172-2/+2
|
* Respect CXX and CXXFLAGSTrevor Johnson2000-10-173-14/+47
| | | | | | | Add INSTALLS_SHLIB, USE_GMAKE, and USE_XPM. PR: 22032 Submitted by: Kato Tsuguru
* Use snapshot from author's site. Update to today's version.Trevor Johnson2000-10-172-3/+4
|
* Fix MASTER_SITESAde Lovett2000-10-174-262/+232
| | | | | | | | | | | | | Remove restriction of encrypted PDF support tar -> TAR Add graphics/jpeg to BUILD_DEPENDS Add graphics/png to LIB_DEPENDS Update printer driver epag to 3.09 Update printer driver gdevalps to 0.21 PR: 22030 Submitted by: Ports Fury Approved by: maintainer
* Fix MASTER_SITESAde Lovett2000-10-171-33/+19
| | | | | | | | Remove restriction of encrypted PDF support PR: 22031 Submitted by: Ports Fury Approved by: maintainer
* Add uwm version 19881027, a no-frills window manager from X11R3.Trevor Johnson2000-10-1716-0/+505
| | | | Obtained from: NetBSD pkgsrc/x11/uwm
* Add perltools, which doesn't allow redistribution. See licenseAde Lovett2000-10-171-0/+1
| | | | contained in the tarball for the full story.
* Add perltools, making using regular expressions in Java almostAde Lovett2000-10-176-0/+98
| | | | | | | as easy as Perl! PR: 20554 Submitted by: Marcin Cieslak <saper@system.pl>
* Make this play nice when WITH_OPENJADE is defined.Jim Mock2000-10-171-1/+9
| | | | Ok'd by: nik
* Add a knob for openjade.Jim Mock2000-10-171-1/+10
| | | | Ok'd by: nik
* Add appropriate BUILD_DEPENDSAde Lovett2000-10-171-0/+3
| | | | | PR: 20392 Submitted by: maintainer
* Upgrade to 20001017 snapshot.Munechika SUMIKAWA2000-10-1710-18/+36
|
* Ctags isn't included anymore.David E. O'Brien2000-10-174-12/+4
|
* First cut at configuration patches. This is very much a WIP, and I welcomeDavid E. O'Brien2000-10-17103-1640/+5634
| | | | others to work on it too.
* Updated to version 1.14Satoshi Taoka2000-10-172-2/+2
| | | | (Version 1.13 has a problem for XEmacs)
* Upgrade to 4.0.3pl1.Dirk Froemberg2000-10-174-4/+4
|
* Fix warnings in configure scriptJean-Marc Zucconi2000-10-161-0/+69
| | | | Submitted by: Peter Pentchev <roam@orbitel.bg>
* Add net/arping v0.95. ARP level "ping" utilityJames E. Housley2000-10-166-0/+37
| | | | | PR: 21670, 21778 Submitted by: Roman Shterenzon <roman@xpert.com>
* Upgrade to 5.316.Jun Kuriyama2000-10-164-11/+15
| | | | | | Take over maintainership. Approved by: old maintainer
* Upgrade to 1.15.Jun Kuriyama2000-10-164-5/+5
| | | | | Mail to jfitz is bounced. I took over maintainership until James come back.
* Update to version 0.1.36Kevin Lo2000-10-162-2/+2
| | | | | PR: 22002 Submitted by: MAINTAINER
* Dependent port shared library version have been changed.Kevin Lo2000-10-161-1/+1
| | | | | PR: 22005 Submitted by: MAINTAINER
* Fix pkg-plist.Kevin Lo2000-10-162-0/+2
| | | | | PR: 22004 Submitted by: MAINTAINER
* Upgrade to version 2.5.2Kevin Lo2000-10-163-14/+14
| | | | | PR: 22018 Submitted by: MAINTAINER
* Upgrade to version 1.0.8Kevin Lo2000-10-165-7/+7
| | | | | PR: 22017 Submitted by: MAINTAINER
* Update to Vim version 6.0, beta "i".David E. O'Brien2000-10-164-6/+6
|
* Add py-ming, Python module for the Ming library which allows you toAkinori MUSHA2000-10-166-0/+68
| | | | create Flash (TM) movies.
* Install the executables with version numbers, to allow SWIG-dependentAkinori MUSHA2000-10-1610-35/+67
| | | | ports to specify the version of SWIG to use.
* Add ruby-ming, Ruby module for the Ming library which allows you toAkinori MUSHA2000-10-166-0/+71
| | | | create Flash (TM) movies.
* Update to Alevt 1.6.0Roger Hardiman2000-10-163-13/+2
|
* Correct patch, so it will apply cleanly.Maxim Sobolev2000-10-166-12/+12
| | | | Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
* Add ming, LGPL Flash (TM) movie output library with PHP, Python andAkinori MUSHA2000-10-167-0/+157
| | | | Ruby interfaces.
* Update to version 0.44.1Boris Popov2000-10-1610-60/+44
| | | | Note: state files moved from /var/state/ups to /var/db.
* Teach this port how to find the tiff headers again.Steve Price2000-10-1614-0/+154
|
* Remove a MASTER_SITE that has local mods noone else has.Steve Price2000-10-161-1/+0
|
* Update to version 1.69.Steve Price2000-10-162-2/+2
|
* Fix a type, you -> your.Steve Price2000-10-164-4/+4
|
* spaces -> tabsTrevor Johnson2000-10-161-13/+13
|
* Update to 2.2.5Ade Lovett2000-10-164-18/+22
|
* Add new port net/sing v1.0James E. Housley2000-10-1615-0/+211
| | | | | | | Tool for sending customized ICMP packets PR: 21776 Submitted by: Roman Shterenzon <roman@xpert.com>
* Upgrade to ubh 1.3Kris Kennaway2000-10-163-7/+5
|
* Chase the checksum; no changes to distfile.Kris Kennaway2000-10-161-1/+1
|
* Distfile changed - makefile, documentation and code changes. BumpKris Kennaway2000-10-163-8/+10
| | | | PORTREVISION.
* Mark forbidden because of buffer overflow described on BUGTRAQ.Trevor Johnson2000-10-161-0/+2
|
* Upgrade to version 3.9.7Jean-Marc Zucconi2000-10-163-14/+3
|
* Update to Licq 1.0.Brian Feldman2000-10-1621-492/+357
|
* Add sourceforge.net FTP and HTTP sites.Trevor Johnson2000-10-162-3/+6
|
* Clean up pkg-plist. Get rid of the GNOME bits since that's been turnedJim Mock2000-10-169-39/+72
| | | | | | off. Submitted by: reg
* Update to 0.6.1, which now supports expat 1.2 and 1.95.Akinori MUSHA2000-10-164-30/+34
|
* Update to 0.3-pre2.Akinori MUSHA2000-10-162-5/+3
|
* Mental note: be sure to double-check the PLIST. This stylesheet-imagesWill Andrews2000-10-166-6/+0
| | | | | | | directory's files were deleted as part of the upgrade to QT 2.2.0. Submitted by: trevor Found by: bento
* Fix the breakage regarding bsd.gnome.mk variables.Akinori MUSHA2000-10-154-20/+24
| | | | Submitted by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
* USE_GNOME -> USE_GTK. Change this until defining WITHOUT_GNOME actuallyJim Mock2000-10-153-3/+3
| | | | | | works. Inspired by: Hours of cursing at the ports tree.
* Fix misplaced README and share/doc/portoseguro directory.Trevor Johnson2000-10-152-1/+3
|
* Add USE_OPENSSL=yes to fix a bug found by bento.Trevor Johnson2000-10-151-0/+1
|
* Use <machine/soundcard.h> if we have no <sys/soundcard.h> (found by bento).Trevor Johnson2000-10-151-0/+7
|
* Add some "extra" files logged by o bento.Trevor Johnson2000-10-152-0/+4
|
* Another sourceforge victim.Maxim Sobolev2000-10-154-4/+4
|
* Change maintainer to roman@xpert.comAlexander Langer2000-10-152-2/+2
|
* Upgrade to version 1.2.1Kevin Lo2000-10-152-2/+2
| | | | | PR: 21980 Submitted by: MAINTAINER
* Upgrade to 1.3.7Kevin Lo2000-10-152-2/+2
| | | | | PR: 21949 Submitted by: MAINTAINER
* Update to lastest version.Kevin Lo2000-10-153-2/+6
| | | | | PR: 21963 Submitted by: MAINTAINER
* Update to version 2.3.4Kevin Lo2000-10-152-2/+2
| | | | | PR: 21962 Submitted by: MAINTAINER
* Add missing entries to plist.Akinori MUSHA2000-10-1510-2/+18
| | | | Submitted by: bento
* Fix the build failure on XFree86 4.0. GL_CLIENT_ALL_ATTRIB_BITSAkinori MUSHA2000-10-151-3/+8
| | | | vs. GL_ALL_CLIENT_ATTRIB_BITS discrepancy...
* Add ftp.kvirc.net FTP site to MASTER_SITES.Trevor Johnson2000-10-154-6/+10
| | | | | Add WWW line for www.kvirc.net. Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES.
* Update to version 2000.10.02.Trevor Johnson2000-10-158-18/+66
| | | | | PR: 21961 Submitted by: maintainer
* Tell users that not all these fonts are free.Trevor Johnson2000-10-152-1/+5
| | | | | PR: 21907 Submitted by: Dag-Erling Smørgrav
* Some of these fonts are not freely redistributable. Add RESTRICTEDTrevor Johnson2000-10-152-0/+14
| | | | | | | line and describe some of the restrictions. PR: 21907 Submitted by: Dag-Erling Smørgrav <des@yes.no>
* Standardise on "matusita@jp.FreeBSD.org" instead of various otherNeil Blakey-Milner2000-10-158-8/+8
| | | | | | capitalisations. Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
* New port: chinese/pyDict.SADA Kenji2000-10-159-0/+138
| | | | | | | | | | | From pkg-descr: pyDict is a Chinese(Big5) <-> English dictionary, written in Python. It can be used as a console app or X11 window(with -x option). The data is prepared by TurboLinux in simplified Chinese, then converted to traditional Chinese by CLE(Chinese Linux Extension) team. PR: ports/14643 Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
* Update to 4099 edition of virus definitions.Kris Kennaway2000-10-152-2/+2
|
* Add two security hotfixes for Zope - more complex Zope internals stuffNeil Blakey-Milner2000-10-1518-12/+114
| | | | | | which allows people who may edit DTML to gain higher privilege, and those who have higher privilege in some areas of the Zope tree to gain it in other areas.
* - Divide PORTVERSION between -stable and -current.R. Imura2000-10-151-2/+4
| | | | - Define NO_PACKAGE only if -current.
* Upgrade to scanssh 1.3Kris Kennaway2000-10-153-9/+11
|
* Sync with -current.R. Imura2000-10-155-34/+147
|
* Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.David E. O'Brien2000-10-152-7/+9
| | | | Requested by: maintainer
* Fix CDROM based installs.David E. O'Brien2000-10-154-16/+20
| | | | Approved by: Martin Blapp <mb@imp.ch>
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-152-9/+18
| | | | | PR: 21978 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-152-9/+32
| | | | | | | Respect CXX/CXXFLAGS PR: 21977 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-152-18/+47
| | | | | | | Respect CFLAGS PR: 21976 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-154-19/+34
| | | | | | | | | Fix MASTER_SITES Exclude GPL doc from package Add WW: line into pkg-descr PR: 21975 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-154-24/+114
| | | | | | | Merge plists PR: 21974 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-152-14/+18
| | | | | PR: 21973 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-151-2/+11
| | | | | PR: 21972 Submitted by: Ports Fury
* SUpport X11BASE properlyAde Lovett2000-10-152-3/+4
| | | | | PR: 21971 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-152-9/+19
| | | | | PR: 21969 Submitted by: Ports Fury
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-152-10/+11
| | | | | PR: 21968 Submitted by: Ports Fury
* Update to 20001008.Akinori MUSHA2000-10-152-2/+2
|
* (forced commit) Forgot to mention in the last commit:Alexander Langer2000-10-150-0/+0
| | | | share/xine/skins/default is a directory, not a file.
* Improve port:Alexander Langer2000-10-158-2/+38
| | | | | | | | | | - add PKGMESSAGE, so that everyone raises shared memory. - patch configure PORTREVISION NOT bumped since the last commit was only some hours ago. PR: 21669 Submitted by: Roman Shterenzon <roman@xpert.com>
* Add location of myself, and clarify the location of ftp.kr.freebsd.org.CHOI Junho2000-10-152-1/+2
|
* Cooperate with Acrobat4.R. Imura2000-10-141-2/+13
| | | | Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
* 1) Use MASTER_SITE_TCLTK for tk80 and tk82.Vanilla I. Shu2000-10-146-4/+14
| | | | | | | | 2) Fix a typo of pkg/DESCR for tk83. 3) Add/Change WWW: comments for three brothers. PR: ports/20079 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* ctype fixesAndrey A. Chernov2000-10-148-8/+292
|
* Upgrade to 1.10.Jun Kuriyama2000-10-143-2/+3
| | | | Approved by: maintainer
* This port is i386 only for the moment. We need some assembler code writtenMaxim Sobolev2000-10-146-0/+6
| | | | | | to make the Alpha work. Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
* Add nosefart, a music player for NSF (NES Sound Format) files.Brian Feldman2000-10-147-0/+122
| | | | Submitted by: Seth <sethk@osd.bsdi.com>
* Fix COMMENT handling -- it was incorrectly using the fixed stringSatoshi Asami2000-10-142-8/+19
| | | | | | | | | | | | | | "pkg/COMMENT' which of course blew up in the entire tree when we changed the layout. Fix it to use `make -V COMMENT` so it will use even for ports that define MASTERDIR etc. Reported by PRs: 21851, 21952 While I'm here, add the contents of pkg/COMMENT in category READMEs. I don't know why I didn't include them in the first place when I've been creating all those files!
* Add --with-sigc-prefixYukihiro Nakai2000-10-146-6/+18
| | | | Submitted by: Warner Losh <imp@village.org>
* Add xine 0.2.2, a MPEG-1/2 player.Alexander Langer2000-10-1411-0/+121
|
* Activate libflash.Akinori MUSHA2000-10-141-0/+1
|
* Upgrade:Ralf S. Engelschall2000-10-145-12/+34
| | | | | Apache 1.3.12 -> 1.3.14 mod_ssl 2.6.6 -> 2.7.1
* Update to 0.4.10 and make it link with libflash which was separatedAkinori MUSHA2000-10-145-33/+26
| | | | from this standalone program.
* Separate libflash from flashplayer after a repocopy.Akinori MUSHA2000-10-148-52/+78
| | | | libflash (FlashLib) is a GPL Flash (TM) Library to play Flash movies.
* Upgrade to 1.3.14Andrey A. Chernov2000-10-1415-30/+130
|
* Use ${PKGMESSAGE} instead of ${PKGDIR}/pkg-message.Gregory Neil Shapiro2000-10-144-4/+4
| | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Overhaul addport again. Should be quite functional now.Will Andrews2000-10-141-22/+70
| | | | | | | | | | | | | | | | | | | 1) Re-add functionality removed in revision 1.11, but only as an option. This time, it checks out its own copy of ports/Mk and points PORTSDIR at the correct location. To use this, use the -a option. It will not work if it can't find portlint in your path. 2) Add option -f to disable fetching the distfile. 3) Add option -m to disable checking out a copy of Mk for 1). For those that have a current Mk in PORTSDIR and don't want to check out a fresh copy for whatever reason. 4) Support CVSROOT environment variable. 5) Note environment variables recognized by addport. 6) Fix breakage trying to use -d with multiple directories (not tested). 7) Actually use $interactive variable. 8) Update usage(). 9) Note original RCSID for my shell script; take over as MAINTAINER. Tested by: gshapiro (this revision was used in adding sendmail)
* New port for the sendmail MTA.Gregory Neil Shapiro2000-10-1433-0/+593
| | | | | | PR: 18415 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Reviewed by: will
* Add the first efforts on my mkptools, the successor to makeport.pl.Neil Blakey-Milner2000-10-144-0/+613
| | | | | | | | | | | | | | | | | | | | | mkptools are broken up into simple scripts: mkpskel takes a distribution file as an argument and generates a skeleton; it guesses the extract method, the package name, and so forth, and generates populated Makefile and distinfo and empty pkg-descr, pkg-comment, and pkg-plist. mkpextr goes through the extract phase, and generates what it believes are the necessary variables necessary to build the port. It guesses the work source directory, what the Makefile is called, whether it has configure, whether to use libtool, and other bits such as wildly guessing kde, qt, gtk, gnome, and ssl requirements. Run it in a port directory, and it generates Makefile.extr. mkpmerge merges the results from mkpskel and mkpextr (and will later merge the results from the other phases) into Makefile. mkpclean cleans up any extra files that may be hanging about.
* Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/IslamicTrevor Johnson2000-10-146-0/+206
| | | | | | | | | calendar. It can remind you of National Day in the YAR or Thanksgiving in Canada. It can tell you when Cliff House opened and display an ASCII pumpkin on Hallowe'en. PR: 21921 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Fix a bug when seeking in partitions larger than 4Gbytes.Jean-Marc Zucconi2000-10-142-0/+12
|
* Upgrade to 4.9.4.Neil Blakey-Milner2000-10-146-12/+159
| | | | | | This changes a default - you now need to specify WITH_PASSWD to authenticate against /etc/passwd. This means the vchkpw needn't run as root.
* Update to 0.38Neil Blakey-Milner2000-10-144-4/+4
|
* Update to version 1.32.Brian Feldman2000-10-148-41/+112
|
* Update port to 0.8.2Chris D. Faulhaber2000-10-144-4/+4
|
* Update to 0.1.11Ade Lovett2000-10-142-2/+2
| | | | | PR: 21959 Submitted by: maintainer
* Update to 2.39Ade Lovett2000-10-143-7/+5
| | | | | PR: 21950 Submitted by: maintainer
* Update to 1.2.0, no response from maintainerAde Lovett2000-10-142-4/+5
| | | | | PR: 21689 Submitted by: Jeremy Shaffner <jeremy@external.org>
* Fix Imakefile breakage under XFree86 4.xAde Lovett2000-10-142-3/+6
| | | | | PR: 21640 Submitted by: maintainer
* Update to 1.13Ade Lovett2000-10-142-2/+2
| | | | | PR: 21638 Submitted by: maintainer
* Support X11BASE properlyAde Lovett2000-10-141-1/+1
| | | | | PR: 21619 Submitted by: Ports Fury (no response from maintainer)
* BUILD_DEPENDS -> LIB_DEPENDSAde Lovett2000-10-144-40/+84
| | | | | | | | Support LOCALBASE/PREFIX properly Support install macros PR: 21618 Submitted by: Ports Fury (no response from maintainer)
* Support PREFIX properlyAde Lovett2000-10-142-5/+5
| | | | | | | | Support install macros Update WWW: line of pkg-descr PR: 21617 Submitted by: Ports Fury (no response from maintainer)
* Support PREFIX properlyAde Lovett2000-10-143-12/+6
| | | | | | | Update WWW: line of pkg-descr PR: 21616 Submitted by: Ports Fury (no response from maintainer)
* Update MASTER_SITES and WWW line of pkg-descrAde Lovett2000-10-144-32/+15
| | | | | | | Support PREFIX properly PR: 21615 Submitted by: Ports Fury (no response from maintainer)
* Support CFLAGS/X11BASE properlyAde Lovett2000-10-143-31/+31
| | | | | PR: 21614 Submitted by: Ports Fury (no response from maintainer)
* Support CC/CFLAGS/LOCALBASE/X11BASE properlyAde Lovett2000-10-148-131/+178
| | | | | | | Change location of data files from lib/ to share/ PR: 21613 Submitted by: Ports Fury
* Support CC/CFLAGS/X11BASE/PREFIX properlyAde Lovett2000-10-144-266/+341
| | | | | | | Change location of data files from lib/ to share/ PR: 21612 Submitted by: Ports Fury
* Support X11BASE/PREFIX properlyAde Lovett2000-10-142-12/+19
| | | | | PR: 21611 Submitted by: Ports Fury (no response from maintainer)
* Support LOCALBASE properlyAde Lovett2000-10-143-2/+7
| | | | | PR: 21610 Submitted by: Ports Fury (no response from maintainer)
* Update to 3.0.23Ade Lovett2000-10-143-6/+7
| | | | | PR: 21589 Submitted by: maintainer
* Support CC/CFLAGS/X11BASE/PREFIX properlyAde Lovett2000-10-144-20/+22
| | | | | | | | Change location of data files from lib/ to share/ PR: 21581 Submitted by: Ports Fury Approved by: maintainer
* Support CC/CFLAGS/X11BASE/PREFIX/MAKE properlyAde Lovett2000-10-143-28/+36
| | | | | | | Support install macros PR: 21579 Submitted by: Ports Fury
* Support CC/CFLAGS/LOCALBASE/X11BASE properlyAde Lovett2000-10-141-14/+26
| | | | | | | Contacted maintainer with 'User unknown' error. PR: 21577 Submitted by: Ports Fury
* Unbreak for Qt-2.2.0, fix plistAde Lovett2000-10-143-81/+102
| | | | | PR: 21574 Submitted by: Ports Fury
* Update to 1.4.4Ade Lovett2000-10-1418-568/+764
| | | | | PR: 21573 Submitted by: Ports Fury
* Update to 0.4.7Ade Lovett2000-10-143-107/+57
| | | | | | | Use strlcpy rather than strncpy etc. PR: 21511 Submitted by: maintainer
* Update to 4.08.1Ade Lovett2000-10-1418-24/+450
| | | | | PR: 21502 Submitted by: maintainer
* Update to 3.00Ade Lovett2000-10-144-11/+26
| | | | | PR: 21485 Submitted by: maintainer
* Clean up portAde Lovett2000-10-143-14/+25
| | | | | PR: 21481 Submitted by: maintainer
* Update to 1.0.0.Hajimu UMEMOTO2000-10-146-42/+22
|
* Update to 0.2.1.Akinori MUSHA2000-10-142-2/+4
|
* Update to 1.2.5Ade Lovett2000-10-1315-129/+54
|
* Update to version 0.6.2James E. Housley2000-10-133-174/+132
| | | | | PR: 21954 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromMaxim Sobolev2000-10-1343-0/+7237
| | | | Sun and patchset from FreeBSD Java Project.
* Set PORTREVISION=3 (patch-l)Jean-Marc Zucconi2000-10-131-1/+1
|
* A file was added to distfile and then repackaged with the same name.James E. Housley2000-10-133-2/+5
| | | | | | | No response from MAINTAINER PR: 21345 Submitted by: Johann Visagie <wjv@cityip.co.za> (actual patch)
* Don't install the pixmap when not using gnome, to fix the PLIST.Jeremy Lea2000-10-132-21/+6
|
* Move man pages from manm to mann. Fix the missing install autoconf bug in aJeremy Lea2000-10-132-18/+18
| | | | more normal way.
* Fix my breakage. Install files in the right places, and use regex styleJeremy Lea2000-10-132-2/+9
| | | | patching.
* Put pixmaps and sounds into share/gnome.Jeremy Lea2000-10-133-24/+17
|
* Make this port use GNOME.Jeremy Lea2000-10-133-17/+23
|
* Don't create ${X11BASE}/sbin.Jeremy Lea2000-10-131-0/+11
|
* PLIST fixes to ports which I touched recently. Not all caused by myJeremy Lea2000-10-1311-10/+22
| | | | breakage.
* Upgrade to 1.1.27.Vanilla I. Shu2000-10-1324-42/+168
| | | | | PR: ports/21945 Submitted by: trevor
* Remove the PACKAGE_BUILDING related test, which breaks slave ports trying toJeremy Lea2000-10-131-8/+13
| | | | | | | defined WITH_. Cleanup documentation, and add explaination for needing USE_GNOME in most ports.
* Upgrade to LPRng 3.6.25 to fix remote root vulnerability.Kris Kennaway2000-10-133-3/+4
|
* Submitted by: <dec@freebsd.org>David E. Cross2000-10-131-0/+1
| | | | | Obtained from: Motorola Oncore UT+ Enter my coordinates into the markers file.
* Submitted by: <dec@freebsd.org>David E. Cross2000-10-131-0/+25
| | | | | | | | | | Reviewed by: <jmz@freebsd.org> Approved by: <jmz@freebsd.org> Obtained from: XFree86 XFree86-4.0.1 has a driver error with a large number of Mach64 based cards that will cause errors of the form "unsupported XCLK 7". This patch, posted to the XPERT and newbies lists on XFree86.org by La france from ualberta.ca fixes this issue.
* Upgrade to 0.16.5.Vanilla I. Shu2000-10-1312-2646/+1923
| | | | | PR: ports/21668 Submitted by: clive@CirX.ORG
* Add zh_TW.Big5 message files.Vanilla I. Shu2000-10-131-0/+1
|
* Sync with x11/rxvt.Vanilla I. Shu2000-10-132-3/+12
|
* Upgrade to 3.13, and add DEPENDS to p5-HTML-Tagset.Vanilla I. Shu2000-10-133-2/+27
|
* Upgrade to 2.12, and change MASTER_SITE_SUBDIR.Vanilla I. Shu2000-10-132-3/+3
|
* Upgrade to 1.0.3.Vanilla I. Shu2000-10-133-2/+6
|
* Update to 2.9.1.James E. Housley2000-10-136-78/+166
| | | | | | | | | | | - Update to 2.9.1 and not 2.9.0 - Sorted pkg-plist - Remove whatis.* files that weren't installed MAINTAINER unreachable PR: 21787 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
* p5-HTML-Tagset is some useful data table in parsing HTML.Vanilla I. Shu2000-10-136-0/+44
|
* Define RESTRICTED_FILES to ${PATCHFILES}, the main distfile is notSatoshi Asami2000-10-131-0/+1
| | | | restricted.
* Add 10 missing header files.Satoshi Asami2000-10-133-0/+30
| | | | Submitted by: bento
* Finally convert to new ports scheme, remove usa/non-usa stuff, package defaultAndrey A. Chernov2000-10-134-4/+54
| | | | conf files too