# $FreeBSD$ # SUBDIR += PicMonger SUBDIR += atp SUBDIR += aub SUBDIR += bgrab SUBDIR += c-nocem SUBDIR += cleanfeed SUBDIR += cleanscore SUBDIR += cnews SUBDIR += crashmail SUBDIR += diablo SUBDIR += dnews SUBDIR += fidogate SUBDIR += gnus-emacs20 SUBDIR += grn SUBDIR += gup SUBDIR += husky-base SUBDIR += husky-bsopack SUBDIR += husky-fidoconf SUBDIR += husky-hpt SUBDIR += husky-hptkill SUBDIR += husky-hptsqfix SUBDIR += husky-hpucode SUBDIR += husky-htick SUBDIR += husky-msged SUBDIR += husky-nltools SUBDIR += husky-smapi SUBDIR += husky-sqpack SUBDIR += ifmail SUBDIR += ija SUBDIR += inn SUBDIR += inn-stable SUBDIR += knews SUBDIR += leafnode SUBDIR += leafnode+ SUBDIR += mmail SUBDIR += multisuck SUBDIR += newscache SUBDIR += newsfetch SUBDIR += newsfish SUBDIR += newsgrab SUBDIR += newspost SUBDIR += newsx SUBDIR += nget SUBDIR += nn SUBDIR += nnap SUBDIR += nntp SUBDIR += nntpbtr SUBDIR += nntpcache SUBDIR += noffle SUBDIR += p5-Gateway SUBDIR += p5-NNTPClient SUBDIR += p5-News-Article SUBDIR += p5-News-Newsrc SUBDIR += pan SUBDIR += pan2 SUBDIR += papercut SUBDIR += pgpmoose SUBDIR += plor SUBDIR += pyne SUBDIR += rawdog SUBDIR += rkive SUBDIR += slnr SUBDIR += slrn SUBDIR += slrnconf SUBDIR += slrnface SUBDIR += slurp SUBDIR += suck SUBDIR += suck-cnews SUBDIR += t-gnus SUBDIR += t-gnus-emacs20 SUBDIR += t-gnus-mule SUBDIR += t-gnus-xemacs21-mule SUBDIR += tin SUBDIR += trn SUBDIR += trn4 SUBDIR += ubh SUBDIR += unpost SUBDIR += xmitbin SUBDIR += xrn SUBDIR += yencode .include ts (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Remove print/acroread - it has expired on 2006-01-03vd2006-02-1029-547/+8
| | | | | | | | | | | | | * Remove print/acroread related ports: chinese/acroread5-chsfont chinese/acroread5-chtfont japanese/acroread5-jpnfont korean/acroread5-korfont print/acroread5-commfont * Update misc/instant-workstation to use print/acroread7 Reviewed by: netchild Approved by: garga (mentor)
* Update to 4.24. See http://www.jwz.org/xscreensaver/changelog.html for themarcus2006-02-102-6/+5
| | | | complete list of changes in this release.
* Update to 0.10erwin2006-02-102-7/+5
| | | | | PR: 93121 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 0.05003erwin2006-02-102-4/+4
| | | | | PR: 93120 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Fix pkg-plist.lawrance2006-02-102-2/+0
| | | | Reported by: roam, kris
* Make it build with older gcc (4.X).tobez2006-02-102-1/+25
|
* Upgrade to the latest, 4.24. New versions of a few hacks, anddougb2006-02-102-10/+18
| | | | | | | several bug fixes, including the code that necessitated the sed command in the Makefile from the last version. Convert to OPTIONS, and warn users who have the old variables set.
* drupal-pubcookie --> ports/www/drupal-pubcookiebrooks2006-02-101-0/+1
|
* The pubcookie Drupal module is an external authentication module thatbrooks2006-02-105-0/+124
| | | | | | | | allows users to authenticate to Drupal using pubcookie. Pubcookie is used single sign-on to web-based applications at a site. The module also provide LDAP integration to populate user profiles as users register.
* - Unbreak on 4.x.kuriyama2006-02-102-2/+15
| | | | Reported by: pointyhat via kris
* Update to 1.07jylefort2006-02-103-5/+17
|
* Add a trivial patch to fix screen compiles on post-pmtx FreeBSD 7-currentkan2006-02-101-0/+15
| | | | | | systems. Approved by: maintainer timeout
* Reset inactive maintainer (several timeouts).linimon2006-02-102-2/+2
| | | | | Hat: portmgr Noticed by: lawrance
* - Update mail/getmail to 4.5.3, which includes a minor updates to the SSLclsung2006-02-102-4/+4
| | | | | | | retrievers to allow "~/" and "~username/" in paths. PR: 93108 Submitted by: maintainer (Linh Pham)
* - change distfile url.clsung2006-02-101-2/+2
| | | | | | | - change maintainer's email address. PR: 93096 Submitted by: maintainer (Kuang-che Wu)
* - change distfile url.clsung2006-02-101-3/+3
| | | | | | | - change maintainer's email address. PR: 93095 Submitted by: maintainer (Kuang-che Wu)
* - Update to 1.09clsung2006-02-102-4/+4
| | | | | PR: 93098 Submitted by: maintainer (Kuang-che Wu)
* - Respect MANPREFIXmnag2006-02-102-1/+43
| | | | | | | | | - Add rc.d script to easy startup - Bump PORTREVISION PR: 92391 Submitted by: mnag Approved by: markp (maintainer timeout, 14 days)
* - Update to 3.3.3 [1]mnag2006-02-104-22/+20
| | | | | | - Reorganize Makefile Submitted by: cokane [1]
* Wake up to the new Apache world order, and set USE_APACHE=2.0+ for usersmarcus2006-02-101-3/+2
| | | | of 2.1 and higher.
* Actually compile on amd64. This required copying in the config.guessbrooks2006-02-102-0/+22
| | | | | | | | replacement code from bsd.port.mk because pubcookie lives in a subdirectory of PREFIX and thus actually defining GNU_CONFIGURE won't work. Point hat: brooks
* BROKEN on amd64 7.0: Infinite loop during buildkris2006-02-101-0/+4
|
* Fix botched path correction that resulted in merges not working.anholt2006-02-101-5/+3
|
* Build fix for 4.x: don't use pthreadsjmz2006-02-101-2/+4
|
* * Update mail/mew to 4.2, pass maintainership to submitter [1]anray2006-02-1026-1298/+317
| | | | | | | | | * Fix works slave mail/mew-emacs20. * Slave mail/mew-mule marked BROKEN, added EXPIRATION_DATE - wait fixes 2 months. PR: ports/92808 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> [1]
* - Update to 2.3-20060207mnag2006-02-102-4/+4
|
* Upgrade to 2.3-1.thierry2006-02-102-4/+4
|
* - update to 10.26.24dinoex2006-02-102-4/+4
|
* Fix build on 4.x.novel2006-02-101-4/+0
| | | | Reported by: poinrthat via kris
* Mark NOT_FOR_ARCHS=sparc64, maintainer did not fix the build for 7 daysvd2006-02-091-0/+3
| | | | | | after kris' mail Approved by: garga (mentor)
* - gdk-pixbuf and gtk12 are required only for xmms plugin, so dependnovel2006-02-091-7/+5
| | | | | | | | | | on gdk-pixbuf only if building xmms plugin and remove gtk12 dependency as it would be catched up xmms. - Don't print sed's output PR: 92347 Submitted by: novel Approved by: maintainer timeout (2 weeks)
* - mv pkg-message -> files/pkg-message.in, add it to SUB_FILESgarga2006-02-094-10/+16
| | | | | | | | - Add more MASTER_SITES [1] - Take maintainership [1] PR: ports/93078 [1] Submitted by: Joe Holden <joe@joeholden.co.uk> [1]
* Update to 0.2.4garga2006-02-092-4/+4
| | | | | PR: ports/93073 Submitted by: maintainer
* Update to 0.9.1blioux2006-02-094-8/+8
|
* * Update to 0.5.9vd2006-02-093-8/+20
| | | | | | | | | | | | * Fix build on 4.x The new version includes security fix: http://gnunet.org/libextractor/ http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities PR: ports/91302 Submitted by: vd Approved by: garga (mentor), maintainer timeout (kevlo)
* Update to 1.1.0 release.ale2006-02-0910-64/+14
|
* - The final pkg-plist fixsem2006-02-091-0/+5
|
* Remove PERL_BUILD_DEPENDS/PERL_RUN_DEPENDS, they don't work for this port.lawrance2006-02-091-4/+4
| | | | Approved by: Rod Taylor <ports@rbt.ca> (maintainer)
* Update to 1.3.1.lawrance2006-02-094-10/+16
| | | | | PR: ports/93044 Submitted by: Michal Konieczny <mk@capri.pl> (maintainer)
* Update to work with PHP5.lawrance2006-02-094-2/+107
| | | | | PR: ports/92892 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
* Bump the bootstrap binary version to 0.9.9.lawrance2006-02-092-7/+6
| | | | | | | PORTVERSION bump is not required as there are no functional changes. PR: ports/93043 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* Use bash rather than /bin/sh due to some linuxisms.lawrance2006-02-091-2/+4
| | | | | PR: ports/92945 Submitted by: Paul Chvostek <paul+ports@it.ca> (maintainer)
* Update to 0.99 (2006-01-27).lawrance2006-02-096-2284/+2850
| | | | | PR: ports/92525 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* Fix mbmon dependency after the mbmon utility was moved to sysutils/mbmon.jylefort2006-02-091-1/+1
| | | | | Reported by: pointyhat via kris No cookie for: jylefort
* - Update to 1.0.16pav2006-02-094-15/+29
| | | | | PR: ports/92974 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Take maintainershipgarga2006-02-091-1/+1
| | | | | PR: ports/93076 Submitted by: Joe Holden <joe@joeholden.co.uk>
* - Take maintainershipgarga2006-02-091-1/+1
| | | | | PR: ports/93077 Submitted by: Joe Holden <joe@joeholden.co.uk>
* - Add more MASTER_SITESgarga2006-02-091-2/+3
| | | | | | | - Take maintainership PR: ports/93075 Submitted by: Joe Holden <joe@joeholden.co.uk>
* Depessimize last commit, port only dumps core onehaupt2006-02-091-2/+2
| | | | ${ARCH} == "amd64" && ${OSVERSION} >= 700000
* Fix WWWgarga2006-02-091-1/+1
| | | | | PR: ports/93041 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Mark it BROKEN on amd64, dumps core during runtime.ehaupt2006-02-091-1/+7
| | | | Notified by: kris via pointyhat
* - Add missing pkg-install.in script.flz2006-02-092-1/+8
| | | | | | | - Fix whitespace. Reported by: pointyhat via kris Pointy hat to: self
* Update to 2006.01.25.lawrance2006-02-092-10/+9
| | | | | PR: ports/93051 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
* Update to 1.2.lawrance2006-02-093-7/+6
| | | | | PR: ports/93027 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
* Update to 0.6.1.lawrance2006-02-093-6/+6
| | | | | PR: ports/93013 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
* Update to 0.88.lawrance2006-02-093-47/+49
| | | | | PR: ports/93010 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* Update to sysgather-1.0pre5.roam2006-02-093-4/+7
|
* Update to 3.0.1.lawrance2006-02-095-11/+27
| | | | | PR: ports/92990 Submitted by: Brad Huntting <huntting@glarp.com> (maintainer)
* Update to 3.2.3.lawrance2006-02-093-9/+29
| | | | | PR: ports/92989 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* - Add dependency to sdl_mixerbarner2006-02-091-1/+1
| | | | Reported by: pointyhat via kris
* Update to 4.4.20.2vd2006-02-098-16/+68
| | | | | | PR: ports/93031 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Approved by: garga (mentor)
* Add TARPIT patch by Chris Johnson <dcj-qmaildoc@palomine.net>garga2006-02-092-0/+12
| | | | | | | | | | | | What's tarpitting? It's the practice of inserting a small sleep in an SMTP session for each RCPT TO after some set number of RCPT TOs. The idea is to thwart spammers who would hand your SMTP server a single message with a long list of RCPT TOs. If a spammer were to attempt to use your server to relay a message with, say, 10,000 recipients, and you inserted a five-second delay for each recipient after the fiftieth, the spammer would be "tarpitted" and would likely assume that his connection had stalled and give up. Asked by: Joao Ricardo Mendes Pecanha <joao@redepegasus.com.br>
* Change maintainershipvd2006-02-091-1/+1
| | | | | | PR: ports/93024 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> (old maintainer) Approved by: garga (mentor, implicitly), Chang bom Yoon <changbom.yoon@gmail.com> (new maintainer)
* Fix dependency.erwin2006-02-091-1/+2
| | | | | | | PR: 93028 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Noticed by: pointyhat (kris)
* It does not build with old Perl, so require Perl from ports.tobez2006-02-091-5/+2
|
* Update to 3.49; assign maintainer to perl@.tobez2006-02-092-5/+5
|
* Update to 0.25.tobez2006-02-092-4/+4
|
* Update to 3.16.tobez2006-02-092-4/+4
|
* Fix libpng-configache2006-02-092-4/+4
| | | | Submitted by: Jo Rhett <jrhett@svcolo.com>
* Add an entry for ports/devel/giterwin2006-02-091-0/+1
|
* Remove expired port finance/emmavs2006-02-0911-182/+1
|
* Make it fetchable.vanilla2006-02-091-2/+3
| | | | Submitted by: fenner's notify.
* Make it fetchable.vanilla2006-02-091-1/+2
| | | | Submitted by: fenner's notice
* - Startup script: remove FreeBSD from KEYWORDSsem2006-02-091-1/+1
|
* Add zip as build dependency too.ale2006-02-092-0/+2
| | | | Spotted by: pointyhat
* Presenting GNOME 2.12.3 for FreeBSD.marcus2006-02-092-3/+3
|
* Update to 2.2.0-RC0.nork2006-02-093-5/+6
|
* - support for options:dinoex2006-02-091-6/+33
| | | | | | | | | | APACHE_DATADIR,APACHE_CGIBIN_ROOT,APACHE_DOCUMENT_ROOT - new options: APACHE_LOCALSTATE_DIR,APACHE_LOGFILE_DIR Submitted by: Bernard J. Treves Brown - support for options: DEFAULT_PATH
* * Update to 0.1.7, and add support for file system type detection (currently,marcus2006-02-0914-201/+307
| | | | | | | | | | | | only UFS file systems are handled by kqueue, but this might change in the future if kqueue on NFS proves stable) [1] * Switch py-gamin to use USE_FAM+WANT_FAM_SYSTEM * Switch test target to regression-test so that pointyhat will run tests automatically Submitted by: ale [1]
* update to latest versions (2006-01-28 according to website)edwin2006-02-092-40/+45
|
* - Update to 0.1.1clsung2006-02-093-6/+9
| | | | | | | - Take maintainership PR: 93036 Submitted by: chinsan <chinsan dot tw AT gmail dot com>
* Update to 3.2.6.lawrance2006-02-092-7/+5
| | | | | PR: ports/92747 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Put PORTEPOCH back.lawrance2006-02-091-0/+1
| | | | Reported by: chkversion
* - 1) Set permissions as needed, thus opendx-samples won't change them;thierry2006-02-091-2/+6
| | | | | | | | | - 2) Define JAVA_VERSION. (No need to bump PORTREVISION) Reported by: pointyhat via Kris (1) Reminded by: hq (2)
* - Fix step to fix: don't touch files belong to omniORB portsem2006-02-092-0/+38
|
* Upgrade to version 5.1.joerg2006-02-092-4/+4
|
* Try to clean up lib/xemacs directorykris2006-02-091-0/+1
|
* Dont compile blas as it is not installed.jmz2006-02-091-4/+5
|
* BROKEN: Incorrect pkg-plistkris2006-02-091-0/+2
|
* - Update to 0.7.1.fix1mnag2006-02-092-4/+5
| | | | | PR: 93025 Submitted by: maintainer
* - Update to 1.10mnag2006-02-092-5/+4
| | | | | PR: 93022 Submitted by: maintainer
* - Update to 1.3.1mnag2006-02-092-4/+4
| | | | | PR: 93020 Submitted by: maintainer
* - Update to 1.10mnag2006-02-092-4/+4
| | | | | PR: 93021 Submitted by: maintainer
* - Update to 0.2.3mnag2006-02-092-4/+4
| | | | | PR: 93001 Submitted by: maintainer
* - Update to 20060207tdb2006-02-092-4/+4
| | | | | PR: 93004 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
* Update to 5.1vd2006-02-092-22/+13
| | | | | | | PR: ports/92756 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Reworked by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Approved by: garga (mentor)
* Bump PORTREVISION to synchronize Wand-config with elimination of libdpstknobutaka2006-02-091-0/+1
| | | | caused by upgrade of xorg-libraries.
* Update to DAT 4692jeh2006-02-092-4/+4
|
* Fix unfetchable distfilevd2006-02-092-5/+5
| | | | | | PR: ports/93003 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: garga (mentor)
* Update to 0.3.27.osa2006-02-094-8/+8
|
* - Update to 0.3.5ahze2006-02-092-7/+8
|
* Update to 2.1.1.lawrance2006-02-093-61/+13
| | | | | PR: ports/92906 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
* Fix master site and WWW.lawrance2006-02-092-2/+2
| | | | | | PR: ports/92768 Submitted by: Jean Milanez Melo Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Update to 5.99.lawrance2006-02-096-130/+62
| | | | | | PR: ports/92150 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: Tod McQuillin <devin@spamcop.net> (maintainer)
* Fix pkg-plist.lawrance2006-02-094-34/+54
| | | | | | | | Allow PostgreSQL to be used instead of MySQL (from Brian.Johnson at stellent.com). Add missing php-gd dependency when WITH_GD is specified. PR: ports/92825 Submitted by: Alex Varju <freebsd-ports@varju.ca> (maintainer)
* Un-FORBID: Subvert broken logic for disabling confirmation email.vs2006-02-092-12/+4
| | | | | | Cleanup a bit while here. Approved by: maintainer
* Update to 2.5.lawrance2006-02-082-4/+4
| | | | | PR: ports/92903 Submitted by: Soeren Straarup <xride@x12.dk> (maintainer)
* Clean up cgi-bin dir.naddy2006-02-082-1/+2
| | | | Submitted by: kris (pointyhat)
* Update to 3.1.2.nork2006-02-086-36/+36
| | | | | | Submitted by: tmclaugh References: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html Noticed by: Panagiotis Astithas <past@ebs.gr>
* Add another master site.lawrance2006-02-081-11/+7
| | | | | | | | | Convert to USE_PHP. Improve checks for php4-db GDBM support. PR: ports/92225 Submitted by: Stefan Bethke <stb@lassitu.de> Approved by: voisine@yahoo.com (maintainer, timeout 14 days)
* Update to 1.0.12.lawrance2006-02-082-5/+5
| | | | | | PR: ports/92500 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: Masafumi Otsune <info@otsune.com> (maintainer)
* Update to 3.65.lawrance2006-02-083-73/+17
| | | | | | PR: ports/92182 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> Approved by: dbader@ece.unm.edu (maintainer, timeout 14 days)
* Mark deprecated and set to expire.lawrance2006-02-081-0/+3
| | | | | | PR: ports/92307 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: kurlon@hotmail.com (maintainer, timeout 14 days)
* Update master sites and WWW.lawrance2006-02-083-5/+5
| | | | | | | | Add SHA256. PR: ports/92267 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: webmaster@topfx.com (maintainer, timeout 14 days)
* Update to 2.2.0beta8 and cosmetic sort in pkg-plist.nork2006-02-083-28/+29
|
* * Try to fix xemacs-devel japanese ports.anray2006-02-087-0/+13
| | | | | | | * I don't use the japanese. Pass maintainership for ja-xemacs-devel-* to ports@. Reported by: pointyhat(kris)
* - Fix pkg-plist on 5.x+sem2006-02-082-2/+2
| | | | | Reported by: kris mail Pointy hat to: me
* zh-pcmanfm --> ports/chinese/pcmanfmvanilla2006-02-081-0/+1
|
* Add pcmanfm 0.1.9.5, PCMan File Manager.vanilla2006-02-085-0/+49
| | | | | PR: ports/92746 Submitted by: chinsan <chinsan.tw@gmail.com>
* I actually wanted this knob to be `on' by default: not everyone wants Gnomedanfe2006-02-081-1/+1
| | | | pieces installed just to be able to edit some texts.
* - Update to 12.0 and unbreakdanfe2006-02-083-48/+46
| | | | | | | | - Make WITH_TEA_ONLY knob work as intended - Turn WITH_ASPELL kbob on by default, since aspell is pretty standard dependency these days - Lower required GCC version to 3.3 (builds fine with it too) - Remove explicit USE_REINPLACE, it's implied now
* - Make sure the rc script creates and chowns the PID file before runninglawrance2006-02-0814-56/+63
| | | | | | | | | | 'daemon'. No need for the port to create a PID file at install time (it would just be eaten by rc.d/cleanvar anyway). - Use 'ps -o comm' to grab a suitable procname. 'ps -o command' is not reliable enough. - Bump PORTREVISION since these changes fix broken rc script operation. Approved by: maintainer timeout (as part of previous update)
* Remove needless quoting and fix incorrect IGNORE text.danfe2006-02-081-2/+2
| | | | Approved by: maintainer timeout
* Update to 5.64erwin2006-02-083-9/+16
| | | | | PR: 92607 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 0.5erwin2006-02-082-5/+5
| | | | | PR: 92099 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 5.805erwin2006-02-083-16/+16
| | | | | | | | Patch used from 92460, which also does some cleaning of pkg-plist. PR: 92310, 92460 Submitted by: Lars Balker Rasmussen <lars@balker.dk>, tobez Approved by: maintainer timeout (2 weeks)
* Chase a silent update.thierry2006-02-082-5/+4
| | | | | | Diff available at <http://pompo.net/ports/CImg-1-11_060104-060109.diff>. Reported by: pointyhat via Kris
* Update to 2.13.2.demon2006-02-083-23/+6
|
* Add bsnmpd and snmpd to REQUIRE section so mrtg daemon starts afterdemon2006-02-081-1/+1
| | | | | | local snmpd. Submitted by: Jan Srzednicki <w@expro.pl>
* Remove expired port science/glensvd2006-02-089-116/+1
| | | | Approved by: garga (mentor)
* Fix plist.anray2006-02-082-3/+4
| | | | Reported by: pointyhat(kris)
* - Drop maintainershiptdb2006-02-081-1/+1
| | | | | PR: 92978 Submitted by: maintainer
* Fix expiration date (2005->2006)vs2006-02-081-1/+1
|
* Fix plist.anray2006-02-082-1/+5
| | | | Reported by: pointyhat(kris)
* Fix plist.novel2006-02-082-0/+2
| | | | | Submitted by: Stepan Zastupov (maintainer) Reported by: pointyhat via kris
* Remove expired portvd2006-02-0810-109/+1
| | | | Approved by: garga (mentor)
* - Fix build with libtool 1.5.22_1barner2006-02-081-0/+10
| | | | Reported by: pointyhat via kris
* Remove expired port comms/qtpcrvs2006-02-086-69/+1
|
* Update to 1.04erwin2006-02-083-5/+13
| | | | | PR: 93030 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 0.01004erwin2006-02-082-4/+4
| | | | | PR: 93029 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Honor saved config parameters when BATCH=YES.girgen2006-02-081-5/+1
| | | | Approved by: maintainer
* - Fix pkg-plistaz2006-02-081-1/+4
| | | | Pointed by: kris
* Add a port for git, a distributed SCM used by the Linux kernel and likely soonanholt2006-02-087-0/+201
| | | | many freedesktop.org projects.
* - Update to 0.5.12tdb2006-02-083-7/+10
| | | | | | | - Assign maintainership to submitter PR: 92997 Submitted by: Joe Holden <joe@joeholden.co.uk>
* - Update to 0.35.3tdb2006-02-084-10/+20
| | | | | PR: 92556 Submitted by: "Franz Klammer" <klammer@webonaut.com> (maintainer)
* Update to 1.05.tobez2006-02-082-4/+4
| | | | | PR: 92265 Approved by: maintainer timeout (2 weeks)
* Update to 1.56.tobez2006-02-082-5/+11
| | | | | PR: 92264 Approved by: maintainer timeout (2 weeks)
* Update to 2.04.tobez2006-02-082-5/+11
| | | | | PR: 92263 Approved by: maintainer timeout (2 weeks)
* Update to 1.02.tobez2006-02-082-4/+4
|
* - Update to version 20060207az2006-02-084-8/+8
| | | | | PR: ports/92931 Submitted by: maintainer
* Add md5/sha256/size info for mail/exim-sa-eximkrion2006-02-081-0/+3
| | | | Reported by: pointyhat via kris
* Complete the move of jakarta-tomcat55 to tomcat55.lawrance2006-02-081-1/+1
|
* Upgrade to 1.5a.vanilla2006-02-083-14/+9
| | | | | PR: ports/93018 Submitted by: maintainer
* Upgrade to 1.5d.vanilla2006-02-083-13/+8
| | | | | PR: ports/93016 Submitted by: maintainer
* ods2 --> ports/sysutils/ods2jylefort2006-02-081-0/+1
|
* Add ods2.jylefort2006-02-085-0/+70
| | | | | | | | | | | | | | | | | | | | | From aaareadme.txt: Say, what is this? ODS2 is a program to read VMS disk volumes written in VMS ODS2 format. What can it do? Basically ODS2 provides cut down DIRECTORY, COPY and SEARCH commands for VMS volumes on non-VMS systems. These can be used to find out what is on a VMS volume, and copy files onto the local file sytem. See aaareadme.txt and aaareadme.too for more information. WWW: http://www.goatley.com/hunter/ PR: ports/92996 Submitted by: Thierry Dussuet <thierry@dussuet.lugs.ch>
* Fix build on 4.xjylefort2006-02-081-0/+35
| | | | | PR: ports/92878 Submitted by: Tod McQuillin <devin@spamcop.net>
* - Fix a buffer overflow [1]jylefort2006-02-085-34/+25
| | | | | | | | | | | - Fix install location of capplet files - Do not run install-info, bsd.port.mk does it for us - Remove obsolete configure patch - Remove obsolete USE_REINPLACE [1]: PR: ports/92912 Submitted by: Victor Snezhko <snezhko@indorsoft.ru>
* - lack of perl in build phaseclsung2006-02-081-1/+1
| | | | | | | | | - noticed by krismail - remove USE_REINPLACE (implied) PR: 92882 Submitted by: clsung Approved by: maintainer
* Add www/pubcookie-login-serverbrooks2006-02-081-0/+1
|
* mod_pubcookie --> ports/www/mod_pubcookiebrooks2006-02-081-0/+1
|
* Add www/mod_pubcookie:brooks2006-02-084-0/+79
| | | | | | | | | | | | Pubcookie is an open-source package for intra-institutional single-sign-on end-user web authentication. More generally, it is an approach to identifying users as they browse to an institution's many websites that require authentication. It helps an institution reuse existing authentication services (like Kerberos, LDAP, or NIS), and it limits the exposure of end-user passwords by ensuring they're only sent to a trusted login service. This port contains the apache module portion of the Pubcookie system.
* Add www/pubcookie-login-server:brooks2006-02-089-0/+264
| | | | | | | | | | | | Pubcookie is an open-source package for intra-institutional single-sign-on end-user web authentication. More generally, it is an approach to identifying users as they browse to an institution's many websites that require authentication. It helps an institution reuse existing authentication services (like Kerberos, LDAP, or NIS), and it limits the exposure of end-user passwords by ensuring they're only sent to a trusted login service. This port contains the login service portion of the Pubcookie system.
* Update to xfsprogs 2.7.11rodrigc2006-02-086-20/+37
|
* - update to 1.02clsung2006-02-082-5/+4
|
* o Rollback previous commitlioux2006-02-081-1/+1
| | | | | | | | o Fix pkg_create(1): replacing "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry does not work if it is being added to ${TMPPLIST} Pointy hat to: edwin
* Change MASTER_SITE to MASTER_SITE_LOCALtmclaugh2006-02-081-1/+2
| | | | Notified by: The Fantabulous Fennerbot
* - update to 0.70leeym2006-02-083-5/+6
| | | | | | PR: 92902 Submitted by: leeym Approved by: maintainer
* - Update to 1.8.45ahze2006-02-083-8/+9
| | | | - Make portlint happy
* Add some mirrors.thierry2006-02-081-1/+3
|
* - Upgrade to 2.3-0;thierry2006-02-083-6/+7
| | | | | | - Add a dependency to bamg. Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
* Update to 1.5.4.lawrance2006-02-083-6/+6
| | | | | PR: ports/91616 Submitted by: Soren Dossing <netcom@sauber.net> (maintainer)
* This hack is no longer needed since 2.12.3.1 fixed this automake problem.marcus2006-02-081-4/+0
|
* - Update to 0.5.0pav2006-02-085-57/+42
| | | | | PR: ports/92941 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
* This port does not conflict with math/atlas. That was a oversight of my part.jmz2006-02-081-2/+0
|
* farsifonts --> ports/x11-fonts/farsifontspav2006-02-081-0/+1
|
* FarsiWeb.ir has released the first standard set of Unicode Persian fonts everpav2006-02-085-0/+57
| | | | | | | | | | | | published, including Elham, Terafik, Terafik Bold, Titr, Roya, Roya Bold, Koodak, Nazli, Nazli Bold, and Homa. The main advantage over legacy fonts is compliance with the Unicode, ISIRI 6219, and OpenType standards, and the addition of required but missing glyphs for Persian information processing. The fonts are highly recommended if you care for proper Persian display on your computers. PR: ports/92905 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* Update to 3.20.marcus2006-02-084-27/+5
| | | | PR: 92921 (I did not use the patch in the PR)
* - update to 1.0.4dinoex2006-02-082-4/+4
|
* - Update to 4.5.2pav2006-02-082-4/+4
| | | | | PR: ports/92975 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* - Fix plistpav2006-02-084-0/+8
| | | | | PR: ports/92922 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* - Fix fetchingpav2006-02-081-1/+3
| | | | | PR: ports/92962 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
* Don't build the included blas library and add a dependency on math/blas.jmz2006-02-085-123/+5
| | | | | | This port conflicts with math/atlas. Problem pointed out by: Pedro F. Giffuni
* - Update to 1.28pav2006-02-083-15/+15
| | | | | PR: ports/92917 Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
* - Update MASTER_SITESpav2006-02-081-3/+2
| | | | | | | - Portlint PR: ports/92918 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* - Update to 2.12.3.1ahze2006-02-082-4/+4
|
* - Update MASTER_SITESpav2006-02-081-2/+1
| | | | | PR: ports/92920 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* - Install into www/durep instead of www/cgi-binpav2006-02-081-18/+16
| | | | | PR: ports/92924 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> (maintainer)
* - Update to 0.81bpav2006-02-082-5/+5
| | | | | PR: ports/92970 Submitted by: HAYASHI Yasushi <yasi@yasi.to> (maintainer)
* - Make fetchablepav2006-02-081-2/+2
| | | | | | | - Portlint PR: ports/92983 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Update to 0.13pav2006-02-082-4/+4
| | | | | PR: ports/92937 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* - Update to 1.11.1pav2006-02-083-11/+19
| | | | | PR: ports/92934 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* - Update to 1.5pav2006-02-082-5/+5
| | | | | PR: ports/92936 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* - Update to 1.3.5pav2006-02-083-381/+433
| | | | | PR: ports/92933 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* Mark ivtools 1.2.3 as fixed for jpeg vulnerabilities. Note that thissimon2006-02-081-10/+25
| | | | | version is not yet in ports, but marking the new version fixed now make porting a bit simpler.
* - Unfetchable since 2001; detonate in two monthspav2006-02-081-1/+4
| | | | | PR: ports/92980 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Update MASTER_SITES, add WWWpav2006-02-082-1/+3
| | | | | PR: ports/92981 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Don't install bamg to avoid conflicts.thierry2006-02-082-0/+14
| | | | Noticed by: pointyhat via Kris
* Document kpopup -- local root exploit and local denial of service.simon2006-02-081-0/+41
| | | | | PR: ports/92359 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* - Update to 4.3p1mnag2006-02-088-88/+194
| | | | | | | | | | | | | | | | - Use DISTVERSION - Add most configuration in OPTIONS - Enable support to libedit in sftp [1] - Add OPTIONS to HPN patches [2] - Add new rc.d script [3] - New rc.d script are responsible to check configuration and create host keys - Using USE_RC_SUBR - Modify pkg-message to reflect new rc.d script - Fix pkg-plist Reviewd by: dougb [3] Submitted by: vs [1], brooks [2] Tested by: me, John E Hein
* - Reorganize Makefile in preparation to update to 4.3p1mnag2006-02-082-74/+75
| | | | | - Add one http in MASTER_SITES - Update WWW
* - preserve symbolic links if modifieddinoex2006-02-081-4/+4
| | | | Suggested by: Panagiotis Christias
* - Forced commit to note omniORB updated to 2.0.7sem2006-02-080-0/+0
| | | | | | | | and py-omnyorb updated to 2.7. Oops. With the last commit I've committed unfinished updates for both omniORB and py-omniorb. py-omniorb has a pkg-plist problem yet. But let it be. I'll fix it soon.
* - Remove USE_REINPLACE from my portssem2006-02-0815-45/+29
|
* fetch(1) is stupid (force refetch instead of trying and failing to resumelofi2006-02-088-8/+8
| | | | downloads).
* * Fix build by adding missing dependency to gettext and make thatvd2006-02-081-4/+20
| | | | | | | | | | conditional by WITHOUT_NLS being set or not * Fix path in EXTRACT_AFTER_ARGS * Bump PORTREVISION because internationalization can now be turned on and off PR: ports/91756, ports/91962 Submitted by: rushani, Josh Paetzel <josh@tcbug.org> (maintainer) Approved by: garga (mentor), Josh Paetzel <josh@tcbug.org> (maintainer)
* This software has quite broken original Makefile, at least for us.yar2006-02-082-7/+6
| | | | | | Instead of trying to patch it, just supply a BSD-specific Makefile using <bsd.prog.mk>. This removes the build-time dependency of this tiny port on USE_REINPLACE and the heavy-weight gmake at once.
* Update to 20060109.ume2006-02-072-5/+5
|
* Update to 20060111.ume2006-02-072-4/+4
|
* Pass maintainership to Soren Dossing <netcom@sauber.net>.lawrance2006-02-071-1/+1
| | | | | PR: ports/92186 Approved by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (outgoing maintainer)
* Fix MASTER_SITESgarga2006-02-071-2/+1
| | | | | PR: ports/92963 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Fix MASTER_SITESgarga2006-02-071-1/+1
| | | | | PR: ports/92972 Submitted by: Shaun Amott <shaun@inerd.com>
* * Update misc/ossp-uuid from 1.4.0 to 1.4.1vd2006-02-072-5/+5
| | | | | | | | * Take maintainership, requested by mnag (maintainer) PR: ports/92957 Submitted by: vd Approved by: garga (mentor), mnag (maintainer)
* Update to 0.6.2krion2006-02-072-4/+4
|
* Since the procname of tomcat processes may vary due to javavmwrapper,lawrance2006-02-0714-14/+63
| | | | | | | | | | subvert the 'check_pid_file' procname check by setting it from the output of 'ps'. Remove the previous attempt at handling this problem, which was to put a wildcard in procname. I'll wear my pointy hat for that bogus hack. Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
* - Update to 0.1.11sem2006-02-072-9/+6
| | | | | | | | - Remove USE_REINPLACE - Use USE_DOS2UNIX PR: ports/92927 Submitted by: maintainer
* Update to 0.4.5.osa2006-02-073-10/+12
| | | | Approved by: danfe (maintainer)
* - Utilize new features: USE_RC_SUBR, SUB_FILES. It simplifies Makefile.sem2006-02-075-47/+25
| | | | | | | - Fix pkg-message - Remove redundant code from a startup script - Install a sample config in EXAMPLESDIR instead of PREFIX/etc - Refine pkg-descr a little
* o Unbreak games/xracer by adding working MASTER_SITESsem2006-02-075-115/+101
| | | | | | | | | | | | | | o Currently unmaintained, will take maintainership o Clean-up Makefile - Use PORTDOCS macro and DATADIR - Dependency on glut implies X libraries o Change pkg-message to pkg-message.in so DATADIR and DOCSDIR variables can be used o Patch for joystick support o Update WWW PR: ports/92930 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* Case MASTER_SITES redirect as reported by the Distfiles survey.simon2006-02-071-1/+1
|
* - fix missing manpagedinoex2006-02-071-1/+1
| | | | http://pointyhat.freebsd.org/errorlogs/i386-6-latest/fvwm-2.5.16.log
* - Avoid recursive variable definitionbarner2006-02-071-1/+1
| | | | Submitted by: pfgshield-freebsd@yahoo.com (maintainer)
* Update devel/shtool from 2.0.4 to 2.0.5vd2006-02-072-4/+4
| | | | Approved by: garga (mentor)
* - Use a static header file instead of generated by f2c.sem2006-02-073-13/+427
| | | | | | | | It decreases a dependencies and so fix build on 7.0. PR: ports/92940 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Reported by: krismail
* Fix amd64 buildvd2006-02-071-0/+20
| | | | | | | PR: ports/92658 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Reworked by: vd Approved by: garga (mentor)
* - Update to 1.0.0 [1]hq2006-02-073-40/+25
| | | | | | | | | | | | | - Add 'graphics' category [2] - Move RUN_DEPENDS [2] - Use USE_ANT - JAVAJARDIR -> JAVALIBDIR - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - Trim whitespaces in pkg-descr Reported by: thierry [1], portlint [2]
* - Add a trailing slash to a second master sitesem2006-02-071-1/+1
| | | | Noticed by: fenner's script
* Since fontconfig by default generates font cache files in directories wherelesi2006-02-072-0/+7
| | | | | | | this port installs encodings, try to remove them upon uninstallation, so removing of directories has a chance to succeed. Just in case some user has for some reason put fonts under these directories, be nice and try to regenerate cache file and remove it again only if it is empty.
* Take care of font cache files on installation and uninstallation of port:lesi2006-02-0710-0/+53
| | | | | | | | | | | | | | | On installation try running fc-cache for directory where fonts from this port are installed and don't complain if fc-cache (from fontconfig) is missing. Do a bit more dancing on uninstall, just in case users have their own fonts installed in same directory: - first remove fonts.cache-1 if it is there since it won't be accurate after fonts from this port are gone anyway, - next try to regenerate cache with fc-cache for this directory - if previous step generates empty cache file, remove it If directory contained only fonts from this port, it should get properly removed at the end. If there were other fonts there and fontconfig is installed, this will leave proper cache file for remaining fonts behind after uninstall of this port.
* Don't install empty fonts.dir in fonts/local.lesi2006-02-072-2/+1
|
* Update devel/shtool from 2.0.3 to 2.0.4vd2006-02-072-4/+4
| | | | Approved by: garga (mentor)
* Update to 4.04.tobez2006-02-072-5/+6
| | | | | PR: 92067 Approved by: maintainer timeout (2 weeks)
* Update to 0.05002erwin2006-02-073-5/+10
| | | | | PR: 92951 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 0.30.tobez2006-02-072-4/+4
|
* Update to 0.01003erwin2006-02-072-4/+4
| | | | | PR: 92950 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 2.8.anders2006-02-073-9/+8
| | | | | | | Remove USE_REINPLACE (deprecated). PR: 92894 Submitted by: az
* Clean up Tomcat 4, 4.1, 5, and 5.5 ports.lawrance2006-02-0756-2728/+1549
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes apply to all ports, unless mentioned otherwise: - Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6] - Improve the tomcat55 rc script. Fix PID handling. Improve the shutdown process. Use USE_RC_SUBR to its full potential. [2] - Backport tomcat55 rc script to the other tomcat ports. This allows us to pass command line arguments to the JVM. Noted in UPDATING. [1], [3], [4] - Change ownership of installed files. All files are now installed with default uid/gid (root:wheel) except for those in the conf/, logs/, temp/ and work/ directories. [5] - No longer install tomcatXXctl binary. rc scripts are more flexible and can be reconfigured without recompiling. - Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout). - Remove a long list of sed expressions in favour of SUB_LIST. - Move pkg_{,de}install to files/pkg_{,de}install.in. Add them to SUB_FILES. Tidy up substitutions and remove hardcoded values. - Some nonfunctional tidying and removal of Makefile cruft. PR: ports/38018 [1], ports/38020 [2], ports/74344 [3], ports/75143 [4], ports/83434 [5], ports/92692 [6] Submitted by: Ari Suutari <ari.suutari@syncrontech.com> [1] [2], SimpleRezo Team <freebsd@simplerezo.com> [3], Anton Yudin <toha@toha.org.ua> [4], Jan Grant <jan.grant@bristol.ac.uk> [5], lawrance [6] Approved by: Kang Liu <liukang@cn.freebsd.org> (maintainer) [6] Maintainer timeouts on [1], [2], [3], [4], [5] Big thanks to: hq for the initial tomcat55 script jasonb on FreeNode #tomcat for packaging advice
* Update changed master site and homepage URLs.anders2006-02-072-2/+2
| | | | Submitted by: demon
* - update to 1.0.3clsung2006-02-072-8/+5
|
* Update to 2.12.3.marcus2006-02-072-4/+8
|
* Add @dirrmtry www/dataache2006-02-072-1/+2
|
* - Update to 1.5.2.2clsung2006-02-072-4/+5
| | | | | | | | - Authors of gallery strongly recommend to upgrade to 1.5.2-pl2 PR: 92938 Submitted by: clsung Approved by: maintainer
* - Update to 0.68clsung2006-02-072-4/+4
| | | | | PR: 92935 Submitted by: maintainer
* Fix plist (leftover %D prefix in @dirrmtry entry).bland2006-02-072-3/+4
|
* - Fix plist (leftover %D prefix in @dirrmtry entry). [1]bland2006-02-072-5/+5
| | | | | | - Remove obsolete USE_REINPLACE. Reported by: krismail [1]
* Adjust pkg-descr.lofi2006-02-078