aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct pthread.h when compiling liblgcc_r. Allow thread stacksjasone2000-11-073-35/+94
| | | | | | | larger than 16kB. Make sure to call global destructors during shutdown. PR: ports/22429 Submitted by: tegge
* Fix japanese/xchat which had been broken by the last two commits onknu2000-11-075-8/+31
| | | | | | | | | | | | irc/xchat. As japanese/xchat "built" without a problem, I didn't notice it was "broken"... In reality, the configure script failed to detect the iconv library because of the removal of CPPFLAGS and LIBS in CONFIGURE_ENV, therefore the built binary lacked Japanese support. (i.e. the ja-xchat package included in 4.2-RELEASE will be broken) To avoid this kind of sad accidents in future, add a note to irc/xchat that it has a slave port and one should be careful not to overwrite variables or targets.
* Update to version 4.51 + FreeBSD specific changes headed into version 4.52.obrien2000-11-072-4/+4
| | | | We call this version 4.51.1.
* A Pluggable Authentication Module for Kerberos 5.nectar2000-11-0715-0/+902
|
* Initial version.keith2000-11-076-0/+242
| | | | Imported from outta-port.
* Add two new ports: linux-netscape47-{communicator,navigator}keith2000-11-071-0/+2
| | | | Imported from outta-port.
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgkeith2000-11-0720-36/+36
|
* Change maintainer's(me) mail address.sumikawa2000-11-071-1/+2
|
* Wv is converter from MS Word to several data format such HTML, PDF, PSsumikawa2000-11-077-763/+502
| | | | | | | | | and so on. It's formely known as textproc/mswordview. textproc/mswordview will be disappeared. Submitted by: mzaki@e-mail.ne.jp Repo copied by: PW
* by Kato Tsuguru:trevor2000-11-061-4/+6
| | | | | | | | | | | - don't use gmake - use INSTALL_PROGRAM macro - don't compress man page by me: - add do-build target Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp>
* Take over maintainer-ship.kevlo2000-11-061-1/+1
| | | | | PR: 22631 Submitted by: Jeremy Norris <ishmael27@home.com>
* - Change the MASTER_SITES to MASTER_SITE_SOURCEFORGE.kevlo2000-11-061-2/+3
| | | | | | | - Take over maintainer-ship. PR: 22630 Submitted by: Jeremy Norris <ishmael27@home.com>
* Add linux-gtk. Here's the i18n advantages over x11-toolkits/linux-gtk:keith2000-11-066-0/+135
| | | | | | | | | | | | Better word wrapping for CJK strings Specify default font's encoding explicitly Better XLFD handling Selection resync fixes Numerous gtkrc.$locale samples Other minor fixes One flaw of this port is that CLE only supports i386 platform, so alpha users still have to use x11-toolkits/linux-gtk.
* Respect CFLAGS, thanks to obrien.keith2000-11-061-1/+1
|
* Update port to the 20001106 version, which fixes a temporaryasmodai2000-11-062-4/+2
| | | | | | file creation security problem. Approved by: obrien
* Change stamp file from CLE-0.9-PRE2 to CLE-0.9p1keith2000-11-063-3/+3
|
* Take over maintance. This is one of my most important daily used apps.obrien2000-11-061-1/+2
|
* Use xlib for XIM.keith2000-11-061-7/+2
|
* Update to 4103 virus definitionskris2000-11-062-2/+2
|
* Fixes for official CLE 0.9p1 release.keith2000-11-062-11/+8
|
* Updated checksum. kris@ suggested me to do that.kevlo2000-11-060-0/+0
| | | | | | | | | | # diff -ruN distinfo.orig distinfo --- distinfo.orig Thu Nov 2 14:40:17 2000 +++ distinfo Thu Nov 2 14:41:07 2000 @@ -1,2 +1,2 @@ MD5 (rexx-imc-1.7.tar.gz) = 2b55cbe521819e1edf43139125ced03a -MD5 (rexx-imc-1.7-19990331.patch) = 5c29e511014dd281bf595decaf085a0e +MD5 (rexx-imc-1.7-19990331.patch) = 17f6401cb20fda7facafdaca79080748
* Update to 2.6.0.sobomax2000-11-063-39/+491
|
* Use $MASTER_SITE_RINGSERVER.kuriyama2000-11-064-14/+20
| | | | | | Correct description around RSA/IDEA (with PORTREVISION bump). Submitted by: knu
* distinfo update.nakai2000-11-061-1/+1
| | | | | PR: ports/22628 Submitted by: Nishimura Takeshi <takeshi@ueda.info.waseda.ac.jp>
* - Use tcl8.3;sobomax2000-11-0610-2/+138
| | | | - provide workarround for dlopen()/dlsym() bug in recent CURRENT/STABLE.
* New port: mmix, a RISC computer designed by Donald E. Knuthkeith2000-11-067-0/+138
|
* Fix the port.knu2000-11-067-25/+48
| | | | | | | | | | | | | | | | | | | | | - Remove extra spaces and newlines - Describe RESTRICTED more specifically - Generate PLIST on the fly - Prepare PKGMESSAGE to inform the users (Additional fixes by knu follow:) - Add MASTER_SITES. - Respect MAKE_IDEA that could be defined in /etc/make.conf - Make a bit more portlint friendly - Fix pkg-{comment,descr} to reflect the latest situation gnupg-idea was repo-moved from gnupg-rsa, because now GnuPG has a builtin RSA support. (GnuPG >= 1.03, after the RSA patent restriction was lifted) PR: ports/22620 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
* update to 0.9.6.2010mharo2000-11-064-6/+8
|
* Fix ${MASTER_SITE_RINGSERVER:S///} parts to look smarter.knu2000-11-061-8/+8
|
* Need to escape the ()'s.obrien2000-11-061-1/+1
| | | | Submitted by: steve
* Dynamically set the FreeBSD maintainer.obrien2000-11-062-1/+5
|
* Mark forbidden for now, due to tempfile creation issues.asmodai2000-11-061-0/+1
| | | | | | Approved by: obrien [well, not really, but he knows I was working on fixing this and he urged me to reroll the distfile with the fix]
* Update to 0.0.15ade2000-11-063-2/+4
|
* Mark myself, as a new committer, on the globe.keith2000-11-061-1/+1
|
* Update to ScrollZ 1.8j.will2000-11-062-15/+10
| | | | Submitted by: Maarten de Vries <maarten@netraam.com>
* * Update master sitedougb2000-11-061-2/+2
| | | | | | | * Update maintainer's e-mail PR: ports/22586 Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer)
* * Bump versiondougb2000-11-062-5/+7
| | | | | | | | * Fix master site * Tune up compile options PR: ports/22587 Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer)
* * Bump port versiondougb2000-11-0610-15/+20
| | | | | | | * Improve RELENG_3 support via use of USE_NEWGCC PR: ports/22609 Submitted by: Roman Shterenzon, roman@xpert.com (maintainer)
* Upgrade to 1.75 andsada2000-11-053-12/+9
| | | | | | | | | - Add version number to distfile's name and redistribute it from MASTER_SITES_LOCAL - Assign myself as maintainer - Follow moved WWW Suggested by: kris
* Add new port of evilwm 0.2.7, a minimalist window manager based ontrevor2000-11-055-0/+58
| | | | | | | 9wm (not quite in time for Hallowe'en, I know). This is hosted on SourceForge, but MASTER_SITE_SOURCEFORGE does not work for it.
* Remove dependecy of mizifont, only used for ksc5601.1987-1 encoded fonts.cjh2000-11-052-4/+2
|
* Remove hack to install XLC_LOCALE for ko locale, this changecjh2000-11-052-14/+1
| | | | | goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected. Thanks jmz to apply this hack to XFree86 ports!
* Remove hack to install XLC_LOCALE for ko locale, this changecjh2000-11-052-18/+3
| | | | | | | goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected. Thanks jmz to apply this hack to XFree86 ports! And change fonts from kodig to baekmuk-gulim.
* Remove hack to install XLC_LOCALE for ko locale, this changecjh2000-11-052-16/+2
| | | | | goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected. Thanks jmz to apply this hack into XFree86 ports!
* Add entry for l0phtcrack.trevor2000-11-051-0/+4
|
* Add new port of l0phtcrack 1.5, L0pht Heavy Industries' crackertrevor2000-11-056-0/+82
| | | | for SAMBA or Windows NT passwords.
* Use libtool appropriatelydougb2000-11-0510-35/+25
| | | | | | PR: ports\22581 Submitted by: Espen Skoglund, esk@ira.uka.de Approved by: maintainer
* Now that the Netscape master port has been updated to 4.76, keeptrevor2000-11-053-15/+22
| | | | | | these at 4.75 for users who want to take a risk. Keep them forbidden, and mention that a fixed version exists. Create a PKGMESSAGE file for the export notice.
* Update to OpenSSH 2.2.0. This is an end-of-life update for thegreen2000-11-0516-493/+109
| | | | | | ports-based OpenSSH. OpenSSH has been in the base system for more than long enough to justify not having to maintain two separate FreeBSD versions of OpenSSH.
* Update to knu-cvsweb 1.104.1.39.knu2000-11-054-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | 2000-11-05 00:32 knu * cvsweb.cgi: Silence `Use of uninitialized value' warnings. 2000-11-03 02:36 knu * README.knu: Mention cat.1 is hyperlinked as well as cat(1). 2000-11-03 02:34 knu * cvsweb.cgi: MFZ: 1.104: 2000-11-02 07:05 hnordstrom * cvsweb.cgi: Allow for 0.X versions. CVS accepts such version numbers in import -b even if not strictly legal... 2000-11-03 02:33 knu * cvsweb.conf: Set the default diff type to unidiff for all browsers, not only text-based ones.
* - Update to version 0.48.2kevlo2000-11-046-16/+36
| | | | | | | - Allow building without qcc aka MORDA (make WITHOUT_MORDA=yes). PR: 22599 Submitted by: MAINTAINER
* Add Jing Tang Keith Jang.kevlo2000-11-041-0/+1
| | | | | | | He's a ports committer, especially maintain chinese ports :-) Welcome Keith! Approved by: Satoshi Asami
* Add standard 2-clause BSD license to protect my (and mharo's) copyright.will2000-11-041-0/+24
|
* Add GIF support by default.will2000-11-046-36/+6
| | | | Approved by: jkh
* This is the official index file for 4.2R. The package build justasami2000-11-040-0/+0
| | | | | | | ended, and we have 3,624 packages for 2,661 MB, plus 3,229 MB of distfiles. (This is a forced commit.)
* Make double sure bento doesn't touch this port, since it is completelywill2000-11-041-0/+3
| | | | worthless as a package.
* Upgrade to 3.17.2.mph2000-11-043-3/+7
| | | | | PR: 22593 Submitted by: brett@peloton.runet.edu
* Allow this to build. It needs python. Set PYTHON_VERSION accordingly.nbm2000-11-041-0/+2
|
* Add __init__.pyc's for the Hotfixes, since they seem to be created.nbm2000-11-046-0/+12
| | | | | | | Since this doesn't affect any functionality for port or packages users, I'll try avoid the PORTREVISION bump. Noticed by: bento
* Use USE_MESA instead of LIB_DEPENDS on GL.14 to allow packages to buildnbm2000-11-041-2/+1
| | | | | | and not fail to install Mesa twice. Noticed by: bento
* Allow package to build by disabling the check for mime.types file - portnbm2000-11-041-1/+5
| | | | | | | | users are directed in the Makefile to use WITH_MIMETYPES to let the configure script try to find a mime.types file somewhere. Since the package never built and this doesn't affect people who've installed from ports, no PORTREVISION bump.
* Add two man pages to the manpage variables that were missing afternbm2000-11-041-1/+3
| | | | | | upgrade Submitted by: bento
* Chase-the-checksum-o-rama so we can get this one (and the xemacsasami2000-11-041-5/+5
| | | | packages that depend on it) into the release.
* Revert unintended local change in previous commit.kris2000-11-042-3/+4
| | | | SUbmitted by: asami
* Increment PORTREVISION, because of the change to pkg-deinstall.trevor2000-11-041-0/+1
|
* On deinstallation, do not apply an SUID bit to the X server, sincetrevor2000-11-041-1/+0
| | | | | neither the XFree86-4 nor XFree86-4-Server ports install privileged X servers any longer.
* Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it)ade2000-11-048-8/+8
|
* Mark FORBIDDEN: remotely exploitable vulnerabilities.kris2000-11-041-3/+5
| | | | Submitted by: gregory duchemin <c3rb3r@HOTMAIL.COM> via Bugtraq
* Comment out whole pre-everything: target that doesn't do anything now,asami2000-11-042-6/+6
| | | | | | it gets "Inconsistent operator for pre-everything" error on some systems. Reported by: "Dan Langille" <dan@langille.org>
* Update to 2.0.knu2000-11-044-32/+26
| | | | Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp> (MAINTAINER)
* Add gnomecrash, a small tool in the same genre as bugbuddy, that assistsade2000-11-0411-0/+105
| | | | | in extracting debugging information from a core file or crashed application (via gnome_segv)
* Update to 1.4.8ade2000-11-046-9/+9
|
* Update to 0.9.8ade2000-11-043-2/+3
|
* Author rerolled the distfile with a couple of minor code changes. Bumpkris2000-11-043-5/+6
| | | | PORTREVISION.
* Update to 20001017 versionkris2000-11-042-2/+2
|
* Ports freeze is over. It is now officially too late to put anythingasami2000-11-041-1/+1
| | | | else in 4.2R. ;)
* Preliminary index for 4.2-release. There are 4,101 (= 3 x 1367)asami2000-11-041-3922/+4101
| | | | | | | ports. Amazing. By the way, I believe the 4,100th port award goes to sada-san's commit of japanese/leafrogue.
* s/imlib2/imlib2-tmp/asami2000-11-041-1/+1
|
* The ports tree is now frozen in preparation for 4.2R.asami2000-11-041-1/+1
|
* Seems the author has started using version numbers. Bump PORTEPOCHknu2000-11-044-6/+8
| | | | and update to the new version `1.1'.
* Update to 0.2.2ade2000-11-046-23/+99
|
* Update to 0.6ade2000-11-046-70/+80
|
* Update to 0.4ade2000-11-0428-324/+156
|
* Add JUnit, a regression testing utility for use with the Java(TM)knu2000-11-047-0/+283
| | | | | | | Language. PR: ports/22578 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Update to 3.1.knu2000-11-043-5/+9
| | | | | PR: ports/22580 Submitted by: Carl Johan Madestrand <cj@vallcom.net>
* New port - japanese/leafrogue.sada2000-11-047-0/+59
| | | | | | | | | From pkg-descr, "This is a port of Leaf Rogue. Leaf Rogue as message file for Rogue-clone: Version II." PR: ports/22565 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* Bump PORTREVISION for the previous commiting.sumikawa2000-11-045-0/+5
|
* Update to 1.3. There go the ha-na-bi! :>knu2000-11-043-12/+10
| | | | Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp> (MAINTAINER)
* Kill pnmtopng - it's now part of netpbm.sobomax2000-11-041-1/+0
| | | | | | PR: 20968 Submitted by: PF Approved by: Decedent's maintainer
* New port - graph/leafpak.sada2000-11-048-0/+126
| | | | | | | | | From pkg-descr, This is LEAF/AQUAPLUS PAK format graphic archive file extracter. See also /usr/local/share/doc/ja/leafpak/README PR: ports/22564 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
* Add xmms-shn, an xmms plugin that allows playing of shorten-compressedfenner2000-11-048-0/+258
| | | | audio.
* Add new port of libmng 0.9.3, a library to support images in MNG format.trevor2000-11-047-0/+147
| | | | | | | MNG permits losslessly compressed, animated images. PR: 22547 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Update to 2.0.1, which fixes a segfault problem.knu2000-11-045-9/+8
| | | | Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
* Upgrade to libsmi v0.2.6fenner2000-11-046-38/+70
| | | | Reviewed by: Marcin Cieslak <saper@system.pl> (MAINTAINER)
* Add new port of LCMS 1.06, the Little Color Management System, atrevor2000-11-048-0/+123
| | | | | | | | | | | graphics library. Color management is the process of keeping "profiles" which describe the response of scanners, cameras, monitors, printers and such to light, and compensating for the different response curves as images are transferred from one device to another. PR: 22420 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Bump PORTREVISION for ftp client fix.nectar2000-11-041-0/+1
|
* (This is a forced commit ... the previous commit went through with annectar2000-11-040-0/+0
| | | | | | | empty log message.) Bug fix for FTP client: Make integrity protection and encryption for the data channel work when requested.
* Fix crashes of 'XFree86-4 -configure' on systems with i810 videojmz2000-11-042-1/+23
| | | | | PR: ports/22386 Submitted by: Jay Krell <jay.krell@cornell.edu>
* Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port.sobomax2000-11-043-5/+2
| | | | | PR: 20968 Submitted by: PF
* *** empty log message ***nectar2000-11-041-0/+11
|
* Add one site to MASTER_SITE_XCONTRIB.trevor2000-11-041-5/+12
| | | | | | | | Add several sites to, and remove several from, MASTER_SITE_SUNSITE. The ones I removed had been flagged by Fenner's port survey, but I also checked them myself. I removed ftp.jaring.my because it is only a partial mirror. I added metalab's HTTP service at the bottom of the list.
* Update to 3.0.1.knu2000-11-0416-84/+172
| | | | | | | | | | | PR: 22280 Submitted by: Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER) Introduce BSD style Makefile to make the build/installation process clean. Fix manpage. (/etc -> ${PREFIX}/etc) Fix ddupcron.sh to match FreeBSD environment.
* Release a number of ports that I don't have time to keep trackade2000-11-0410-10/+10
| | | | of any more.
* Update to 2.3.20.sobomax2000-11-044-10/+10
| | | | | PR: 20880 Submitted by: maintainer
* Retire ruby-net-imap.knu2000-11-041-1/+0
| | | | | | | It has been included in Ruby 1.6.2-preview2 as one of the standard libraries since 1.6.1, and has now got sufficient stablility. Besides, it doesn't work with Ruby 1.4.x anyway, so there's no reason to keep it anymore.
* Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.sobomax2000-11-046-6/+18
| | | | Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
* Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6.sumikawa2000-11-045-5/+5
|
* Update to 1.0pre4.sobomax2000-11-044-4/+4
|
* Update Ruby to 1.6.2-preview2.knu2000-11-033-4/+4
| | | | | The head author of Ruby has prepared this snapshot version for us when I told him that FreeBSD ports tree was soon to freeze for 4.2-RELEASE!
* Move sourceforge right down to the bottom of MASTER_SITES_GNOMEade2000-11-031-2/+2
| | | | | until they actually make some vague attempt to keep their mirror up to date, as per numerous emails to them.
* Remove RUBY_EXAMPLESDIR on deinstallation if it's empty. As byaccrknu2000-11-032-0/+2
| | | | doesn't RUN_DEPENDS on ruby, it has to remove the directory by itself.
* - Update to 2.2;sobomax2000-11-034-6/+6
| | | | | | | - take over maintainership. PR: 22424 Submitted by: PF
* t-gnus for emacs20, mule or xemacs21-mule is a kind of gnus using SEMItaoka2000-11-039-0/+94
| | | | for MIME
* t-gnus for emacs20, mule or xemacs21-mule is a kind of gnus using SEMItaoka2000-11-0334-0/+2191
| | | | for MIME
* t-gnus for emacs20, mule or xemacs21-mule is a kind of gnus using SEMItaoka2000-11-032-0/+117
| | | | for MIME
* The patch-ab for emulators/xmame refer to xmake instead of xmame,sobomax2000-11-031-5/+5
| | | | | | | resulting in xmame unable to find roms. PR: 21416 Submitted by: Riccardo Torrini <riccardo@torrini.org>
* Previous commit was incomplete.des2000-11-032-4/+4
|
* Upgrade to Website META Language (WML), version 2.0.6rse2000-11-032-2/+2
|
* Don't build master ports unless they were explicitly required!des2000-11-032-4/+4
| | | | Pointed out by: nectar
* Update to 0.9.5.sobomax2000-11-034-4/+4
| | | | | PR: 22327 Submitted by: maintainer
* add @dirrm lib/dserversanpei2000-11-032-0/+2
| | | | Submitted by: bento
* Update port to 1.1.1jedgar2000-11-032-2/+2
| | | | Submitted by: serces@mud.dk
* Yes. They did re-roll this version, it is legit.jeh2000-11-032-2/+2
| | | | | | | | They donot version the dist, but store them in versioned dir. Update Makefile to handle that. Update CHECKSUM Submitted by: bento
* Update pkg-plist to remove "extra" filesjeh2000-11-031-0/+2
| | | | Submitted by: MAINTAINER
* Updated the "sheets.map" file for 4.13.obrien2000-11-031-1/+1
| | | | | PR: 22313 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
* Update Vim 5.7 to patchlevel 14.obrien2000-11-032-2/+3
|
* - Use MASTER_SITE_COMP_SOURCES to MASTER_SITESkevlo2000-11-034-26/+31
| | | | | | | | - Support CC/CFLAGS/PREFIX properly - Change location of data file from lib/ to share/ PR: 22552 Submitted by: Ports Fury
* Update to version 0.7kevlo2000-11-033-5/+12
| | | | | PR: 22543 Submitted by: MAINTAINER
* Update chinese/bg5ps to 1.3.0p3. This version has two new features:kevlo2000-11-0311-72/+109
| | | | | | | | | | - Support both GB2312 and Big5 encodings. - It can now use TTC and TTF fonts. It's also the final version of bg5ps. PR: 22549 Submitted by: MAINTAINER
* a new canvas library with Imlib2nakai2000-11-036-0/+104
| | | | | PR: ports/22330 Submitted by: Jeremy Norris <ishmael27@home.com>
* Add MD5_FILE for correctly finding distinfo file.cjh2000-11-031-0/+1
| | | | Submitted by: bento
* add MD5_FILE for correctly finding distinfo file.cjh2000-11-031-0/+1
| | | | Submitted by: bento
* Update to the "609" build incase anyone wants to work on getting this beastobrien2000-11-0340-80/+120
| | | | going.
* Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tasami2000-11-0312-12/+162
| | | | | | install server with setuid bit. Various fixed from XFree86-4 port. Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
* Fix curses clear() usage.obrien2000-11-033-0/+54
|
* Fix checksum. This isn't my port, so I don't know why it was wrong.obrien2000-11-031-1/+1
| | | | | | | Nor do I have the file that the bad checksum was generated from. Maybe it was never right. Submitted by: bento
* Fix conflict with package supplied setproctitle() and our native one.obrien2000-11-033-19/+49
|
* Fix installation path for the locale codes dependencydougb2000-11-031-1/+1
| | | | | | | | Fix a small porlint while I'm here PR: ports/22503 Submitted by: Peter Pentchev <roam@orbitel.bg> Approved by: maintainger (dima@chg.ru)
* (1) Move all the command definitions up to the pre.mk section so theyasami2000-11-031-38/+39
| | | | | | | | | | | | can be used in != constructs in port Makefiles. Use them in ARCH, OPSYS and OSREL defenitions. (2) Change a few more `md5' references to `distinfo'. PR: 22154 Submitted by: jeh (3) Bump XFree86-3 version (twice!) in PKG_IGNORE_DEPENDS.
* Tweak master sites.obrien2000-11-031-1/+4
|
* Add BUILD_DEPENDS to automake. Don't change USE_AUTOCONF to USE_AUTOMAKE,asami2000-11-031-0/+3
| | | | | since this port only builds correctly if automake is around and is found by the configure script, not run from bsd.port.mk.
* Add "deischen" in front of MASTER_SITE_SUBDIR so the distfile can be found.asami2000-11-031-1/+1
| | | | | | | Also add "." as a separate element, otherwise the stuff on the GNU sites won't be fetched. Submitted by: bento
* Update to the 30-Oct-2000 version.obrien2000-11-034-39/+35
|
* Update to 7.0.2 + jumbo 20001025 patch.knu2000-11-0316-1956/+2288
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/22530 Submitted by: Tomokatsu Saito <saito@a2z.co.jp> (MAINTAINER) Prepare for the future merger with databases/postgresql7. - Fix broken plist's by copying from those of databases/postgresql7. - Previous plist removed all the precious user data mercilessly. :( DO NOT PERFORM A "pkg_delete" AGAINST THE PREVIOUS INSTALLATION! YOU WILL LOSE ALL THE DATA STORED IN "${PREFIX}/pgsql/data"!!! - A bunch of missing entries have been added for pgacess files to plist.tcl. - Fix permissions for ${PREFIX}/pgsql/lib to avoid causing a security error when doing ldconfig. - Make scripts PREFIX-safe. - Synchronize with databases/postgresql7. - Standardize variable names. - Complete user friendly messages. - Move the Java class files to the standard directory.. - Minor cleanups. I hope the merger will be accomplished in near future.
* * Update my e-mail addressdougb2000-11-032-4/+4
| | | | | * Minor whitespace fix * Update port homepage
* Remove etc/sgml if it's empty.asami2000-11-031-0/+1
| | | | Submitted by: bento
* Create directory etc/sgml before attempting to copy file into it.asami2000-11-031-0/+3
| | | | Submitted by: bento
* Remove pre-compiled i386 executables that come with the distfiletrevor2000-11-031-0/+1
| | | | | | (especially important on the Alpha). Submitted by: steve
* Initial import.nakai2000-11-038-0/+78
| | | | | | | A image viewer using imlib2. PR: ports/22106 Submitted by: Jeremy Norris <ishmael27@home.com>
* imlib2 image library.nakai2000-11-0312-160/+96
| | | | | PR: ports/22106 Submitted by: Jeremy Norris <ishmael27@home.com>
* Revert previous commit and just change 6 to ${XAWVER}. (The previousasami2000-11-031-7/+2
| | | | | version didn't work anyway, since USE_IMAKE was defined after include of bsd.port.pre.mk....)
* Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la).asami2000-11-031-2/+0
| | | | Submitted by: bento
* Initial import.nakai2000-11-031-0/+1
| | | | | | | | Enlightenment DR17 image library. There is no relation with imlib. PR: ports/22106 Submitted by: Jeremy Norris <ishmael27@home.com>
* Remove html man pages -- these are taken care by bsd.port.mk now, andasami2000-11-031-8/+0
| | | | | | aren't installed when XFREE86_VERSION=3 anyway. Submitted by: bento
* Initial import.nakai2000-11-036-0/+53
| | | | | | | Enlightenment DR17 database utility. Submitted by: ports/22089 Reviewed by: Brandon Fosdick
* Update to 2.43.green2000-11-032-2/+2
| | | | | PR: 22464 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Add patch for fix Imakefile for XFree86 4.0nakai2000-11-032-0/+11
| | | | | PR: ports/22167 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add missing manpage texi2dvi4a2ps.1 (how do you pronounce that?!?).asami2000-11-031-1/+1
| | | | Submitted by: bento
* Comment out a2ps.el for now, this won't package since emacs is not aasami2000-11-031-3/+1
| | | | | | | dependency (which is a good thing!). Remove removal of site-lisp directories, they are created by mtree anyway. Submitted by: bento
* *Detects kerberos and compiles SASL with it if it existsjeh2000-11-032-12/+16
| | | | | | | | | *Adds 2 missing binaries, flush and spawn and includes their man pages *Changes postfix to ${PKGNAME} *Delete duplicate code to create /var/spool/postfix *Bump PORTREVISION to 1 Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> MAINTAINER
* Update port to 0.8.3jedgar2000-11-036-4/+6
|
* Add MASTER_SITE_SUNSITE (recent fennerism).trevor2000-11-031-1/+3
|
* Update vnc port to 3.3.3.2. This update adds a new helper programbmah2000-11-033-5/+8
| | | | | | | vncconnect(1), which allows a VNC server to connect to a listening VNC client. It also adds a few minor bugfixes and enhancements.. Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net>
* Add new port of bin86 0.15.3, a 16-bit assembler and loader fortrevor2000-11-0311-0/+130
| | | | Intel-style assembly.
* Mark FORBIDDEN, it seems the new libc is killing network problems.asami2000-11-031-0/+2
| | | | PR: 21997
* Fix a stupid typo. It wasn't a problem as it was consistent, but I'mknu2000-11-032-4/+4
| | | | fixing it so I don't look stupid. :>
* Add patch to fix mount checking. Already in KDE bugs database.will2000-11-031-0/+55
| | | | | PR: 22551 Submitted by: nsayer
* Add a WANT_BETA knob so people can easily try out 2.0.3 RC1.knu2000-11-034-26/+82
| | | | | Convert the extract script hack to simple extractions in Makefile to make it easy to comprehend.
* Add patch to fix konsole crashes. Has been submitted to the KDE team.will2000-11-038-0/+88
| | | | | PR: 22555 Submitted by: nsayer
* Add port for shntool, a utility for working with WAV files andfenner2000-11-036-0/+54
| | | | shorten-compressed (SHN) files
* Use MASTER_SITE_LOCAL.trevor2000-11-031-1/+3
| | | | Thanks to David O'Brien for help.
* Update to shorten 3.1fenner2000-11-033-11/+9
| | | | Reviewed by: sec@42.org (MAINTAINER)
* Mark this broken.trevor2000-11-033-5/+6
| | | | | | | | | | | | | | Mention conflict with audio/gmixer. Set maintainer to ports@FreeBSD.org. (gdb) bt #0 0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6 #1 0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6 #2 0x804ae1a in CbMute () #3 0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6 #4 0x8051f97 in Notify () Submitted by: Frederik Meerwaldt <frederik@freddym.org>
* Assign maintainership to trevor@freebsd.orgbillf2000-11-031-1/+1
|
* Update to version 1.5.trevor2000-11-033-4/+6
| | | | | | | Update URLs. PR: 21526 Approved by: silence from maintainer
* Update port to version 1.20prelioux2000-11-035-18/+61
| | | | | PR: ports/22544 Submitted by: maintainer
* Add pkg_* programs and manpages. Bump version number.asami2000-11-034-2/+18
|
* Turn audio/vorbis into a meta-port for the new Vorbis sub-ports.trevor2000-11-033-46/+28
| | | | | | Submitted by: maintainer (changed by me to eliminate warning about missing distinfo, to allow package-building, to eliminate unnecessary pkg-plist file, and to retain most of pkg-descr)
* Update to 0.11ade2000-11-034-6/+4
|
* (Re)use MASTER_SITE_GNOMEade2000-11-032-2/+4
|
* Fixes for new lang/gnomebasicade2000-11-032-2/+2
|
* Update to 0.0.14ade2000-11-033-2/+4
|
* Update to 2.2.7ade2000-11-033-3/+5
|
* Add new port vorbis-xmms, a Vorbis plugin for XMMS.trevor2000-11-036-0/+50
| | | | | PR: 22098 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* Add new port of vorbis-tools, a collection of utilities to encode,trevor2000-11-038-0/+92
| | | | | | | play and tag Vorbis files. PR: 22095 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* Add new port of libvorbis, a library for handling Vorbis-encodedtrevor2000-11-037-0/+161
| | | | | | | Ogg streams. PR: 22097 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* Remove this port for now, it is an un-updated repo copy and I don'tasami2000-11-035-48/+0
| | | | want it to be tagged for the release.
* Add new port of libogg, a library for handling Ogg streams.trevor2000-11-037-0/+66
| | | | | PR: 22096 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* Add new port of libao, a portable sound library used by some vorbistrevor2000-11-037-0/+64
| | | | | | | tools. PR: 22094 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>
* End without a periodtrevor2000-11-031-1/+1
|
* Update to 1.5.10.jim2000-11-032-2/+2
|
* New Port: comms/bayonnejeh2000-11-039-0/+324
| | | | | | | Multi-line general purpose voice telephony server PR: 21327 Submitted by: David Sugar <dyfet@ostel.com>
* Correct substitutions in the do-configure target.jedgar2000-11-031-2/+2
| | | | Submitted by: Alan Clegg <abc@bsdi.com>
* Add ruby-sha1, a Ruby interface to the SHA-1 Secure Hash Algorithm.knu2000-11-0311-0/+85
|
* Update to 0.1.1.knu2000-11-032-2/+3
|
* Update MASTER_SITEStaoka2000-11-033-4/+5
|
* Fix the following problem:taoka2000-11-031-1/+6
| | | | | | | In XFree86-4, version of libneXtaw is 7 instead of "6" in XFree86-3. (Is it true ?) Obtained from: bento
* Change PORTVERSION to fit with 4.2-RELEASE.horikawa2000-11-031-1/+1
|
* - Fix MASTER_SITES (PF);sobomax2000-11-031-7/+6
| | | | | | | | - there was no MAINTAINER line (I donno how it's porrible at all), so add MAINTAINER=ports@FreeBSD.org (sobomax). PR: 22451 Submitted by: PF
* Reassign maintainership to ports@FreeBSD.org to make clear that new maintainersobomax2000-11-021-1/+1
| | | | | | wanted. Submitted by: previous maintainer
* Add dte - a simple text editor that uses many of MSDOS EDIT's command shortcutssobomax2000-11-028-0/+79
| | | | | | | keybindings. Also makes a nice text editor for use with mailers like mutt. PR: 21811 Submitted by: Steve Horan <sjhports@tracking.amos.net>
* Update of the Hebrew version of pine to 4.30-2.09 (with the security bugkevlo2000-11-025-40/+46
| | | | | | | found in 4.21 fixed). PR: 22536 Submitted by: MAINTAINER
* Another megapatch from PF:sobomax2000-11-029-18/+27
| | | | | | | - Fix Imakefile breakage under XFree86 4.x PR: 21979 Submitted by: Ports Furry
* Upgrade to version 2000.10.26kevlo2000-11-026-20/+16
| | | | PR: 22538
* - Fix Makefile and pkg-plistkevlo2000-11-026-224/+214
| | | | | | | - Respect CFLAGS PR: 22541 Submitted by: MAINTAINER
* newpcm reports the mixer vol control as an input, but it is an outputsobomax2000-11-022-0/+40
| | | | | | | | | | control. There are some configurations of rat that will set vol to zero thinking it's an input, resulting in the user not hearing audio being received. This patch removes vol from the driver reported inputs. PR: 22082 Submitted by: maintainer
* Update WWWtaoka2000-11-024-4/+4
|
* Update to 2.1.2.sobomax2000-11-022-2/+3
| | | | | PR: 22101 Submitted by: maintainer
* Update WWWtaoka2000-11-021-1/+1
|
* Update to 1.98.sobomax2000-11-023-20/+18
| | | | | PR: 22276 Submitted by: maintainer
* Typotaoka2000-11-021-1/+1
| | | | Pointed out by: asami
* Unbreak net/gnomeicu by adding libiconv dependency.knu2000-11-026-11/+15
| | | | | | | | | Retire japanese/gnomeicu, as gnomeicu now includes Japanese support out-of-the-box. The Japanese support code has been committed over the gnomeicu source tree by the patchkit author Takuo KITAME <kitame@northeye.org> himself. Yay! Approved by: nectar (MAINTAINER)
* Update a converter to version 1.1ataoka2000-11-022-6/+5
|
* Update MASTER_SITES.sobomax2000-11-021-1/+1
| | | | | PR: 22467 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Fix spelling error (endif -> fi)jedgar2000-11-021-1/+1
| | | | | PR: 22539 Submitted by: Maintainer
* Update to 1.0.5taoka2000-11-023-7/+13
| | | | Modify pkg-descr
* Update to 1.1.3taoka2000-11-022-3/+3
| | | | Fix MASTER_SITES
* Update to 1.0.4taoka2000-11-022-2/+2
|
* Update port to 0.48.1jedgar2000-11-024-20/+12
| | | | | PR: 22090 Submitted by: Maintainer
* Fix MASTER_SITESjedgar2000-11-021-1/+1
| | | | | PR: 22486 Submitted by: Maintainer
* Update to 1.3taoka2000-11-023-2/+4
|
* @dirrm share/doc/dhcpsanpei2000-11-022-0/+4
| | | | | | @dirrm share/examples/dhcp Submitted by: bento
* support alpha platform(but not tested :-<)sanpei2000-11-0212-0/+54
| | | | | | | Because master ports, x11-toolkits/linux-gtk was updated and broke this port. Submitted by: bento
* support alpha platform(but not tested :-<)sanpei2000-11-026-0/+39
| | | | | | | Because master ports, x11-toolkits/linux-gtk was updated and supported alpha. Submitted by: bento
* Make the startup script read ${PREFIX}/etc/vmware/config so people doknu2000-11-024-16/+54
| | | | not have discrepant configurations between them.
* Change the default kernel name assumed by this port from "/vmunix" tojkoshy2000-11-021-0/+11
| | | | | | "/kernel". Reported by: Marc Emmelmann <emmelmann@fokus.gmd.de>
* Checksum update. the author of gulim* fonts updatedcjh2000-11-022-3/+3
| | | | | | the content without notice. Obtained from: bento & asami
* Fix MASTER_SITE_SUBDIR.asami2000-11-021-1/+1
|
* Updated to new version. That is the pits, the day after it becomesjeh2000-11-024-4/+3
| | | | | | | a port they release a new version. This is a new version, w/o a number. PR: 22522 Submitted by: Tony Maher <tonym@dt.home> MAINTAINER
* Update original dictionaries to version for '00 (wdic002)taoka2000-11-024-68/+51
| | | | Change the converting script from Mr. Fukushima's one to Rei's one (wdic-fpw1.1b-src.tar.gz)
* Japanese GNOME meta-port.nakai2000-11-025-0/+36
|
* Update MASTER_SITEStaoka2000-11-021-1/+1
|
* PR: 22479foxfair2000-11-027-0/+109
| | | | | | | | | | | Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> Introduce zh-XFree86-aoutlibs port. From the description of the originator: x11/XFree86-aoutlibs doesn't support Big5 encoding, so Big5 users can't input Chinese using XIM in aout applications like Netscape. This port installs 3.3.6 aout library binaries distributed by XFree86, which solves the problem.
* PR: 22479foxfair2000-11-021-0/+1
| | | | | Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> Introduce zh-XFree86-aoutlibs port.
* Put myself with the others in Melbourne, Australia.benno2000-11-021-1/+1
|
* Uphold ${MOTIFLIB}lioux2000-11-021-11/+17
| | | | Submitted by: bento
* Upgrade to 2.6 (without distname change).kuriyama2000-11-022-2/+2
|
* Add missing Tk.pod.kuriyama2000-11-021-0/+1
| | | | Submitted by: bento
* Add 2 @unexec rmdir's.kuriyama2000-11-022-0/+4
| | | | Submitted by: bento
* Add 1 @unexec rmdir.kuriyama2000-11-021-1/+2
| | | | | | Change @dirrm to @unexec rmdir to share Text directory. Submitted by: bento
* Add 1 @unexec rmdir.kuriyama2000-11-022-0/+2
| | | | Submitted by: bento
* Add 2 @unexec rmdir's.kuriyama2000-11-021-0/+2
| | | | Submitted by: bento
* Add missing README.SNMP entry.kuriyama2000-11-022-0/+2
| | | | Submitted by: bento
* Add missing %D's in @unexec rmdir line.kuriyama2000-11-021-3/+3
| | | | Submitted by: bento
* Add 1 @unexec rmdir.kuriyama2000-11-021-0/+1
| | | | Submitted by: bento
* Add 3 @unexec rmdir's.kuriyama2000-11-021-0/+3
| | | | Submitted by: bento
* Add missing .packlist and 1 @dirrm.kuriyama2000-11-021-0/+2
| | | | Submitted by: bento
* Add 1 @dirrm.kuriyama2000-11-022-0/+2
| | | | Submitted by: bento
* Start the Freetime Deprivation Process for Benno Rice.obrien2000-11-021-0/+1
| | | | | | | | | Benno was gullible enough :-) to step up to the plate to work on a FreeBSD PowerPC Mac G3/G4 port. Along with that comes FreeBSD support for OpenBoot firmware, which also applies toward a sparc64 platform port. I welcome Benno to FreeBSD'vile, and hate to tell him its too late to run away now. :-)
* Add 2 @unexec rmdir's.kuriyama2000-11-022-0/+4
| | | | Submitted by: bento