aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.5vs2006-05-093-13/+17
| | | | | PR: ports/95900 Submitted by: maintainer
* - Update to 2.4.3pav2006-05-087-38/+76
| | | | | | | | - Provide rc_subr startup script - Take maintainership PR: ports/96872 Submitted by: Shaun Amott <shaun@inerd.com>
* Update to 1.01skv2006-05-052-5/+11
| | | | | PR: ports/96497 Submitted by: leeym
* - Hand maintainership to submittererwin2006-05-052-18/+17
| | | | | | | - Pet portlint PR: 96813 Submitted by: Shaun Amott <shaun@inerd.com>
* - Drop maintainershipclement2006-05-013-3/+3
|
* Switch the pcre dependency to pcre-utf8 to fix conflict problems inmarcus2006-05-011-1/+1
| | | | | | gnome2-fifth-toe. Reported by: Sean McNeil <sean@mcneil.com>
* The author of this program seems to have gone awol. His domain has expired,vs2006-04-261-1/+4
| | | | | | | | and this port is no longer fetchable. Initiate de-orbit burn with one month grace. PR: ports/96323 Submitted by: maintainer
* Pet portlint(1).anray2006-04-171-4/+2
|
* Reset mph due to no response to email about status, and maintainer-timeouts.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* Reset petef due to no response to email. We hope to see him back sometime.linimon2006-04-153-3/+3
| | | | Hat: portmgr
* - Update to 1.11.5vs2006-04-094-17/+17
| | | | | | | - minor pkg-* polishing to please portlint PR: ports/95543 Submitted by: maintainer
* - disable mkinfo and fix plistdinoex2006-04-021-1/+3
|
* - new option WITHOUT_IFCICOdinoex2006-03-262-7/+2
| | | | | - hack araound regression with makeinfo 4.8 - make portlint happierAA
* - Update to 0.1.8.1pav2006-03-266-22/+22
| | | | | PR: ports/94924 Submitted by: Daniel <daniel@netwalk.org> (maintainer)
* - Update to 0.9pav2006-03-264-14/+34
| | | | | PR: ports/94922 Submitted by: Philip Jenvey <pjenvey@groovie.org> (maintainer)
* Update to 5.1.4anray2006-03-242-4/+4
|
* A web-interface based standalone binary newsgrabber written in python, supportspav2006-03-2113-0/+279
| | | | | | | | | .nzb files WWW: http://sourceforge.net/projects/sabnzbd PR: ports/94678 Submitted by: Daniel Bretoi <daniel@netwalk.org>
* - Update to 2.8tdb2006-03-202-4/+4
|
* - remove BEFOREleeym2006-03-171-3/+1
| | | | | | | - remove unnecessary procname - change the syntax of nntpcached_enable Noticed by: dougb
* Remove FreeBSD KEYWORD, which has been a noop for some time now.dougb2006-03-171-1/+1
|
* - use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]leeym2006-03-173-2/+13
| | | | | | | | - fix coredump when parsing user:pass@host in nntpcache.servers [2] - bump PORTREVISION PR: 94550 [1], 94549 [2] Submitted by: tps at vr-web.de [1][2]
* Upgrade to 1.8.1ache2006-03-164-16/+5
|
* - update to 3.0.2leeym2006-03-166-659/+59
| | | | | - add spamphobia NoCeM support - take maintainership
* - Update to 0.2.3pav2006-03-152-5/+4
| | | | | PR: ports/94441 Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-074-4/+4
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-234-6/+6
| | | | Approved by: portmgr (kris)
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+0
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* Remove deprecated USE_REINPLACEehaupt2006-02-191-2/+0
|
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* SHA256ifyedwin2006-01-241-1/+2
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-2437-0/+39
| | | | Approved by: krion@
* Add working mirror instead of dead oneache2006-01-231-1/+1
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-222-6/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2212-31/+31
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Fix allocation off-by-oneache2006-01-202-0/+12
| | | | Submitted by: Aleksey Salow <aleksey.salow@gmail.com>
* Upgrade to 1.8.0ache2006-01-062-7/+8
|
* Update to 0.47krion2006-01-062-4/+4
|
* Implement feedback from dougb@edwin2006-01-052-5/+1
| | | | | | | | | | | | | | | It would be better to replace the SUB_FILES line in the Makefile with: USE_RC_SUBR= ${PORTNAME}.sh This provides several benefits in the short term. It would obviate the need for the post-install target and the pkg-plist entry, as the USE_RC_SUBR macro handles that stuff (as well as the SUB_FILES stuff) for you automatically. In the long term, we're going to add even more support for good things in the USE_RC_SUBR code, so it's a good idea to move that direction now.
* Update port: news/newscache , Added rc scriptedwin2006-01-053-5/+36
| | | | | | | news/newscache is lacking an rc script, so I hacked this one up PR: ports/91319 Submitted by: Arjan Koole <arjan@blackoak.net>
* - Update to 0.8pav2005-12-273-3/+7
| | | | | PR: ports/90940 Submitted by: Philip Jenvey <pjenvey@bob.local.com> (maintainer)
* Add additional mastersite.anray2005-12-201-2/+2
| | | | | | PR: ports/90666 Submitted by: maintainer Approved by: sem(mentor)
* Change email address for all my ports.anray2005-12-163-6/+6
| | | | Approved by: sem(mentor)
* - Change maintainer to my @FreeBSD.org address.tdb2005-12-021-1/+1
| | | | | | - Add SHA256 checksum. Approved by: clement (mentor)
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* - Add SHA256pav2005-11-2629-0/+29
|
* - Add SHA256 checksumspav2005-11-241-0/+1
|
* Update to 1.11.4arved2005-11-232-4/+4
| | | | | PR: 89457 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* Add SHA256 checksum.fjoe2005-11-1814-0/+14
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-153-5/+3
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 2.6mnag2005-11-142-3/+4
| | | | | PR: 88923 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* - add SHA checksumdinoex2005-11-137-0/+25
|
* For some reason, news/gnus20-emacs creates gnus-4.info on 6.0 but not on 4/5.x.edwin2005-11-121-2/+8
| | | | Noticed by: YAPHR
* - Take maintainership, I do use thispav2005-11-123-16/+5
| | | | | - SHA256 - Rewrite pkg-descr
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1
| | | | been inactive more than 6 months. We hope to see him back sometime.
* - Add SHA256 to all ports submitter maintaingarga2005-11-111-0/+1
| | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Use ${PKGINSTALL}.fjoe2005-11-101-2/+1
|
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionarved2005-11-081-0/+1
| | | | | * Remove my name from blop pkg-descr * Grab back maintainership for netio
* Remove the t-gnus slave ports, since t-gnus was removed.kris2005-11-054-41/+0
|
* Remove expired portskris2005-11-0513-1457/+0
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-054-1/+4
|
* pkg-plist is okay.edwin2005-11-041-4/+0
|
* - Mark broken on 4.x since it requires atollclement2005-11-041-1/+7
| | | | Reported by: pointyhat via kris
* - Fix plistclement2005-11-032-0/+2
| | | | - Bump PORTREVISION
* - Update to 0.11clement2005-10-305-50/+55
|
* Update to 0.2.4.1arved2005-10-292-3/+3
| | | | | PR: 88171 Submitted by: maintainer
* - Register CONFLICTS with husky-*-develgarga2005-10-264-0/+8
|
* Highly Portable Tosser (full-featured FTN tosser)garga2005-10-266-0/+101
| | | | | | | | | | HPT is a part of Husky Fidosoft Project. Husky is complete freeware suite of Fidonet applications. WWW: http://husky.sourceforge.net/ PR: ports/88026 Submitted by: Oleg Sharoiko <os@rsu.ru>
* Configuration library for Husky Fidosoft Project.garga2005-10-2611-0/+224
| | | | | | | | | | | Development version. Husky is complete freeware suite of Fidonet applications. WWW: http://husky.sourceforge.net/ PR: ports/88025 Submitted by: Oleg Sharoiko <os@rsu.ru>
* MSGAPI for Husky Fidosoft Project.garga2005-10-267-0/+131
| | | | | | | | | | | Development version. Husky is complete freeware suite of Fidonet applications. WWW: http://husky.sourceforge.net/ PR: ports/88024 Submitted by: Oleg Sharoiko <os@rsu.ru>
* Common files for Husky Fidosoft Project.garga2005-10-268-0/+269
| | | | | | | | | | | Development version. Husky is complete freeware suite of Fidonet applications. WWW: http://husky.sourceforge.net/ PR: ports/88022 Submitted by: Oleg Sharoiko <os@rsu.ru>
* Tweak meta-data a bit (PERL5_RUN/REINPLACE)vs2005-10-241-2/+3
|
* Update to 0.8.4vs2005-10-242-10/+7
|
* - Update to 1.2.6vs2005-10-212-7/+6
| | | | | | | - Assign maintainership to submitter PR: ports/87756 Submitted by: Frank Laszlo
* Fix non standart LOCALBASEmnag2005-10-201-0/+2
| | | | | | PR: 87675 Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer) Notified by: kris
* Update to 2.5erwin2005-10-192-3/+3
| | | | | PR: 87627 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* Upgrade to 1.7.10ache2005-10-182-4/+3
|
* Update to 6.7.2.lawrance2005-10-176-104/+97
| | | | | | PR: ports/85833 Submitted by: Nick Fishman <kwlogical@bellsouth.net> Approved by: jooji@nickelkid.com (maintainer, timeout 6 weeks)
* Drop some dead mirror sites.kris2005-10-151-2/+0
|
* Update to mmail-0.46 to fix fetchingkris2005-10-152-4/+3
|
* Chase MASTER_SITEkris2005-10-151-1/+2
|
* Bump PORTREVISION for unexec rmdirache2005-10-131-0/+1
|
* @unexec rmdir %D/share/locale/rw/LC_MESSAGESache2005-10-131-0/+2
| | | | @unexec rmdir %D/share/locale/rw
* Reset bouncing maintainer and chase mastersite.linimon2005-10-102-5/+3
| | | | | | | | Although the new mastersite is proably owned by the old maintainer, there is a note on the page saying that the software is abandonware and if someone wants to pick it up they are welcome to do so. Source: distfile survey
* Re-add BROKEN line which was removed to test coverage of mastersitelinimon2005-10-091-1/+1
| | | | | | adjustment and should not have been committed that way. Reminded by: kris
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* Remove obsolete mastersites.linimon2005-10-061-9/+3
| | | | Source: distfile survey
* Upgrade to 1.7.9ache2005-10-053-3/+5
|
* - Update to 0.71novel2005-09-262-7/+6
| | | | | | | - Fix MASTER_SITES PR: 86569 Submitted by: Vladimir Kurtukov (maintainer)
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* - Update to 0.7garga2005-09-193-4/+7
| | | | | PR: ports/86311 Submitted by: maintainer
* Update to 20050910 snapshot.fjoe2005-09-163-4/+226
|
* - Fix xover head filteringpav2005-09-142-1/+12
| | | | | PR: ports/86045 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
* Remove mastersite which has gone away.linimon2005-09-011-1/+0
|
* Update to 0.91skv2005-08-302-3/+3
|
* Fix build when WITH_TIN_CANLOCK is definedvs2005-07-282-9/+2
| | | | | | PR: ports/79400 Submitted by: trasz AT buziaczek DOT pl Approved by: maintainer timeout
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-232-0/+4
| | | | at that time and no PRs have been submitted to fix it.
* Brag collects and assembles multipart binary attachements from newsgroups.pav2005-07-204-0/+52
| | | | | | | It is a robust command line tool, well suited to run as a cron job. PR: ports/83745 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* BROKEN: Incomplete pkg-plistkris2005-07-181-0/+2
|
* hellanzb is an easy to use app designed to retrieve nzb files and fully processpav2005-07-036-0/+147
| | | | | | | | | | them. The goal being to make getting files from Usenet as hands-free as possible. Once fully installed, all that's required is moving an nzb file to the queue directory. The rest: downloading, par-checking, un-raring, etc. is done automatically by hellanzb. PR: ports/82876 Submitted by: Philip Jenvey <pjenvey@groovie.org>
* Fix incorrect ioctl arguments size (affects big-endian 64-bit platforms).mph2005-06-152-0/+18
| | | | Submitted by: Marc Espie <espie@openbsd.org> via naddy
* Fix build on 4.xarved2005-06-101-0/+11
| | | | Submitted by: pointyhat
* - Update to 1.11.3 [1]jylefort2005-06-094-38/+34
| | | | | | | | | - When pkg-install is called by pkg_add: - respect ${LEAFNODE_SPOOLDIR} - set same directory permissions than the port PR: ports/82056 [1] Submitted by: maintainer [1]
* Fix COMMENT: NNT -> NNTPvs2005-06-071-1/+1
|
* Use the latest autotools/libtool.arved2005-06-052-3/+24
|
* change the libtool version to use from 1.3 to 1.5oliver2005-06-041-1/+6
|
* Upgrade to 1.7.8ache2005-06-013-5/+6
|
* - Update to 0.9.13clement2005-05-224-5/+9
| | | | - Fix WWW
* Use MAKE_ARGSvs2005-05-192-29/+3
|
* - Update pkg-descrpav2005-05-131-2/+4
| | | | | PR: ports/80970 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Upgrade to 0.2.3.thierry2005-05-132-3/+3
| | | | | PR: ports/80951 Submitted by: maintainer
* Fix the packing listjylefort2005-05-111-4/+0
| | | | Reported by: pointyhat
* Update to 1.1.0jylefort2005-05-104-69/+27
| | | | | PR: ports/80771 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.5arved2005-05-082-5/+6
| | | | | | | | Add dependency on uudeview Pass maintainership to submitter PR: 80351 Submitted by: Tim Welch <twelch@thepentagon.org>
* - Update to 1.11.2pav2005-05-063-26/+3
| | | | | PR: ports/80663 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* MANLANG was mistakenly modified in the previous commit. Fix it.jylefort2005-04-271-1/+2
| | | | | PR: ports/80407 Submitted by: maintainer
* - Update to 1.11.1jylefort2005-04-263-12/+32
| | | | | | | - Polish the Makefile PR: ports/80349 Submitted by: maintainer
* New Port: news/knzbedwin2005-04-255-0/+43
| | | | | | | | | Knzb is a KDE binary newsgroup download tool. It parses and loads nzb files, such as those from Newzbin.com (An nzb file is an xml 'index' file, for news posts). PR: ports/76302 Submitted by: Tim Welch <twelch@thepentagon.org>
* Due to a misuse of a make(1) command, the WITHOUT_INN_2-Xadamw2005-04-241-2/+2
| | | | | | switch was being completely ignored. This fixes that. I'm bumping PORTREVISION here because a rebuild could potentially cause a new dependency list and a different output binary.
* Update to 5.1.3novel2005-04-243-4/+5
| | | | | PR: 80287 Submitted by: Andrey Slusar (maintainer)
* Drop maintership.krion2005-04-222-2/+2
|
* Update to 0.2.0mat2005-04-207-15/+99
| | | | Approved by: maintainer
* - Fix BUILD_DEPENDS.flz2005-04-151-2/+4
| | | | | PR: ports/79957 Submitted by: maintainer
* - Add py-twistedNews, an NNTP protocol implementation with clientflz2005-04-155-0/+71
| | | | | | | and server. PR: ports/79925 Submitted by: Neal Nelson <neal@nelson.name>
* . Update to 0.2.2.2.glewis2005-04-152-3/+3
| | | | | PR: 79107 Submitted by: Conrad J. Sabatier <conrads@cox.net> (maintainer)
* Add some more files to ${INFO}. PORTREVISION bump.adamw2005-04-141-2/+2
| | | | Thank you: pointyhat
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-127-7/+7
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-117-7/+7
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update maintainer's email address.linimon2005-04-081-1/+1
| | | | Requested by: maintainer
* - update to 0.07leeym2005-04-082-3/+3
|
* - update to p5-News-Article-NoCeM-0.06leeym2005-04-072-3/+3
|
* Reset maintainer to ports@FreeBSD.orgskv2005-03-186-9/+3
| | | | Approved by: portmgr (krion)
* - Update to 1.11.0ahze2005-03-172-4/+4
| | | | | | | - Add ipv6 to category PR: ports/78937 Submitted by: maintainer
* Update to 0.2.2vs2005-03-162-4/+3
| | | | | PR: ports/78851 Submitted by: maintainer
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-123-2/+3
|
* Upgrade to 1.7.7ache2005-03-114-15/+51
|
* - fix left over tempfiles in sendbatchesdinoex2005-03-092-4/+4
| | | | Submitted by: Peter Much
* Add yydecode 0.2.10, a tool to decode yEnc encoded files.flz2005-03-084-0/+38
| | | | | | PR: ports/75078 Submitted by: Mikolaj Rydzewski <miki@ceti.pl> Approved by: pav (mentor)
* Update to version 1.2.2krion2005-03-032-3/+3
| | | | | PR: ports/78326 Submitted by: maintainer
* Add Klibido 0.2.1, a very fast and efficient KDE/QT-based downloader for ↵flz2005-03-035-0/+73
| | | | | | | | | Usenet binaries. PR: ports/78247 Submitted by: Conrad J. Sabatier <conrads@cox.net> Reviewed by: lofi Approved by: pav (mentor)
* Oops, I have missed to commit a patch in few days ago.mezz2005-02-282-1/+8
| | | | | Reported by: ka24 on #freebsd-gnome (IRC) Pointy hat to: me (mezz)
* - Update to 2.4pav2005-02-262-3/+3
| | | | | PR: ports/78054 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* - Fix fetch by grabbing the tarball from Debianvs2005-02-223-6/+8
| | | | - Nuke plist while here
* Add 'Categories' entry in pan.desktop and move pan.desktop frommezz2005-02-212-1/+7
| | | | | ${X11BASE}/share/gnome/apps/Internet to ${X11BASE}/share/gnome/applications. It works better for the future GNOME 2.10 and the 'share/gnome/apps/*' is old.
* BROKEN: Removes files installed by another portkris2005-02-131-0/+2
|
* Fixed directory traversal in file creation and fixed usage of insecure ↵niels2005-02-012-0/+44
| | | | | | | | permissions. Approved by: nectar (mentor), maintainer VuXML: http://vuxml.freebsd.org/35f6093c-73c3-11d9-8a93-00065be4b5b6.html VuXML: http://vuxml.freebsd.org/cd7e260a-6bff-11d9-a5df-00065be4b5b6.html
* Fixed insecure sscanf usage (no length checking) in the processingniels2005-02-012-11/+43
| | | | | | | of NNTP server responses. Approved by: nectar (mentor), maintainer (timeout) VuXML: http://vuxml.freebsd.org/76e0b133-6bfd-11d9-a5df-00065be4b5b6.html
* Fixed a buffer overflow vulnerability in the NNTP serverniels2005-02-012-0/+12
| | | | | | | response handling code. Approved by: nectar (mentor), maintainer VuXML: http://vuxml.freebsd.org/7f13607b-6948-11d9-8937-00065be4b5b6.html
* Split the postgresql ports into a server and a client part.girgen2005-01-311-1/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Update to 1.10.8krion2005-01-222-4/+5
| | | | | PR: ports/76536 Submitted by: maintainer
* - Update to 2.3pav2005-01-143-3/+6
| | | | | PR: ports/76175 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* - add WWWdinoex2005-01-132-1/+4
| | | | - add MASTER_SITES
* - add WWWdinoex2005-01-131-2/+1
|
* Create %D/share/doc/husky which is owned by this port.fjoe2005-01-082-0/+2
| | | | Pointed out by: kris
* [PATCH] change MAINTAINER email address for all my ports.edwin2004-12-303-3/+3
| | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua>
* - add PKG_PREFIX=${PREFIX} when running ${PKGINSTALL}leeym2004-12-271-1/+1
| | | | | | Noticed by: kris PR: 75508 Submitted by: atomer <atomer@gmail.com>
* update to News::Article::NoCeM 0.04leeym2004-12-252-3/+3
|
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-232-3/+0
| | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
* Update to 0.27.1krion2004-12-212-3/+3
|
* Fix duplicate HAVE_MALLOC_Hvs2004-12-201-13/+15
| | | | | PR: ports/75228 Submitted by: maintainer
* Simplify hackery that attempted to build the package on pointyhat bykris2004-12-201-23/+3
| | | | | | | | adding a dependency on Xvfb (setting the DISPLAY and running Xvfb is now taken care of by the package scripts). Port is indeed BROKEN, but because of an incorrect pkg-plist and not because of the spurious DISPLAY-related error.
* - add PKGINSTALL / PKGDEINSTALL to backup and restore file(s).leeym2004-12-192-2/+22
|
* - correct pkg-plistleeym2004-12-193-5/+6
| | | | Noticed by: kris
* Remove stray directoriesvs2004-12-172-0/+4
| | | | | | PR: ports/74983 Submitted by: maintainer Requested by: kris
* - Update to 5.1.2sem2004-12-116-68/+8
| | | | | PR: ports/74932 Submitted by: maintainer
* - Update to 2.1sem2004-12-103-5/+17
| | | | | PR: ports/74905 Submitted by: maintainer
* add News::Article::NoCeM 0.03leeym2004-12-104-0/+37
| | | | | | News::Article::NoCeM is a library of perl modules for managing NoCeM notice in Network News services. It's meant to be used for code-reuse and sharing when writing news-based applications.
* BROKEN: Does not compilekrion2004-12-091-0/+2
|
* - Fix build on 5.3pav2004-12-022-12/+9
| | | | | PR: ports/74547 Submitted by: Sean Farley <sean-freebsd@farley.org>
* - Update to 2.0pav2004-11-213-3/+9
| | | | | PR: ports/74112 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* Update to 1.10.7krion2004-11-212-4/+3
| | | | | PR: ports/74161 Submitted by: maintainer
* Update MASTER_SITESvs2004-11-151-1/+3
| | | | | PR: ports/73941 Submitted by: maintainer
* - use Net::NNTP from p5-Net instead of system perlleeym2004-11-152-3/+15
| | | | | | | - add optional dependency of PGP::Sign - update URL in pkg-descr Reviewed by: Don Croyle <croyle@gelemna.org>
* add NewsLib-0.84leeym2004-11-145-0/+70
| | | | | | NewsLib is a library of perl modules for managing Network News services. It's meant to be used for code-reuse and sharing when writing news-based applications.
* - remove redundant dependencyleeym2004-11-132-3/+3
| | | | | - add WWW in pkg-descr - bump PORTREVISION
* Update to 0.14.2.91, I have been using it since Jan 2004 and it is more stablemezz2004-11-083-5/+7
| | | | | | | | than the stable version (0.14.2). ahze has been using it for a week and he agrees, which it fixed his crash problem. ChangeLog details can be view at: http://pan.rebelbase.com/#014290 http://pan.rebelbase.com/#014291
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-082-1/+2
| | | | big upgrade.
* * update to 0.9.8.1petef2004-11-085-31/+38
| | | | Submitted by: obraun
* Fix path to newscache.conf file.arved2004-11-041-1/+3
| | | | | | | | | Bump PORTREVISION Reported by: Mike Harding <mvh@ix.netcom.com> Obviously i don't care enough about this port to test it :-( -> drop maintainership
* Update to 1.2.rc6 to fix build with the latest socket++.arved2004-11-034-23/+7
|
* Update to 0.3.8vs2004-10-273-35/+25
| | | | | PR: ports/70369 Submittd by: maintainer
* - Security Fixdinoex2004-10-272-1/+37
| | | | | privillege esaclation to write as user ifmail Submitted by: Niels Heinen, Jacques A Vidrine
* Add p5-POE-Component-Client-NNTP 0.1,skv2004-10-175-0/+41
| | | | | POE component for non-blocking NNTP access.
* Update to 1.14krion2004-10-132-3/+3
| | | | | PR: ports/72564 Submitted by: maintainer
* - Update to 1.10.6pav2004-10-123-59/+4
| | | | | PR: ports/72017 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Fix a bug that could cause the refetch of the multi-MByte activekrion2004-10-112-1/+56
| | | | | | | | file from ALL servers when one server was unreachable. PR: ports/72297 Submitted by: maintainer Approved by: portmgr (implicit)
* BROKEN on 5.x: Does not buildkris2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* - fix build on sparc64dinoex2004-09-061-2/+15
| | | | Approved by: portmgr (eik)
* Unbreak by upgrading to 1.0.1.thierry2004-09-037-65/+186
|
* - update to 4.4.10dinoex2004-08-305-53/+4
| | | | - cleanup patches
* Update to 1.10.5krion2004-08-272-3/+3
| | | | | PR: ports/70994 Submitted by: maintainer
* Update to 1.2.1krion2004-08-252-3/+3
| | | | | PR: ports/70908 Submitted by: maintainer
* - fix build on sparc without vfork.hdinoex2004-08-231-0/+14
|
* Fix security risk for setuid news programs.krion2004-08-212-0/+13
| | | | | PR: ports/70773 Submitted by: maintainer
* - Fix categorypav2004-08-211-1/+1
| | | | Pointy hat: pav
* Add cg, a semi-automatic newsgroup binary downloader. It assembles parts basedpav2004-08-214-0/+29
| | | | | | | | on subject headers and then offers them in an editor for the user to choose which files he really wants. PR: ports/70566 Submitted by: Björn Lindström <bkhl@elektrubadur.se>
* - Security Fixdinoex2004-08-212-2/+13
| | | | | Reported by: Niels Heinen Obtained from: Martin Junius
* Update to 1.2sem2004-08-203-49/+27
| | | | | PR: ports/70676 Submitted by: maintainer
* Fix build with gcc 3.4arved2004-08-171-0/+10
|
* BROKEN: Configure failskris2004-08-161-0/+2
|
* - Update to 1.10.4sem2004-08-162-3/+3
| | | | | | | fixes a critical texpire (recoverable) data loss bug PR: ports/70481 Submitted by: maintainer
* Change option WITH_SN to WITH_INN and remove RUN_DEPENDS.krion2004-08-142-8/+93
| | | | | | | | | | | Add s-news to COMMENT. Fix autosearch paths to newsservers. Fix running overview program if using s-news. Fix path to sendmail. Bump portrevision. PR: ports/70437 Submitted by: maintainer
* Change maintainer's email.krion2004-08-083-3/+3
| | | | | PR: ports/70138 Submitted by: Andrey Slusar <vasallia@ukr.net>
* Fix build warnings.krion2004-08-044-26/+59
| | | | | PR: ports/69983 Submitted by: maintainer
* Update to 1.10.3krion2004-07-302-3/+3
| | | | | PR: ports/69766 Submitted by: maintainer
* Remove the -lcompat; it's no longer need.mezz2004-07-261-1/+1
| | | | Discussed with: marcus
* - Add lock outgoing files with flock, XPAT command, ability to handlepav2004-07-258-3/+831
| | | | | | | supersedes and cancel control messages. PR: ports/69551 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Update to 1.13krion2004-07-222-3/+3
| | | | | PR: ports/69431 Submitted by: maintainer
* Update to 1.10.2krion2004-07-212-3/+3
| | | | | PR: ports/69371 Submitted by: maintainer
* S-news is a simple news server for hosts with one or two users.pav2004-07-187-0/+122
| | | | | | | | | | It is intened to supply spool and offline news reading for a configured selection of newsgroups. S-news does the minimum required to maintain a conventional news spool and makes use of suck or newsstar for news transport. PR: ports/69121 Submitted by: Andrey Slusar <vasallia@ukr.net>
* Update to 1.1.1sem2004-07-154-4/+28
| | | | | | PR: ports/68901 Submitted by: maintainer Approved by: krion (mentor)
* files/patch-send-fidogate.in: fix send-fidogate warningssem2004-07-152-0/+50
| | | | | | | | files/patch-ngoper.c: if AutoCreateRenumberCmd is not defined, this is silently skipped Submitted by: maintainer Approved by: krion (mentor)
* - Remove useless duplicated bogus CONFIGURE_ARGS+='s.clement2004-07-152-2/+0
| | | | This commit is a noop.
* DS fork of fidogate. It can be used as:sem2004-07-136-0/+263
| | | | | | | | | | | | * Fido-Internet Gateway * Fido FTN-FTN Gateway * Fido Mail Processor * Fido File Processor * Fido Areafix/Filefix PR: ports/68878 Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: krion (mentor)
* - Update to 20040707 snapshotclement2004-07-095-28/+59
| | | | | - Make db42 the default berkeleydb version - preserves news/db directory
* Update to 1.10.1vs2004-06-242-3/+3
| | | | | PR: ports/68247 Submitted by: maintainer
* Add uudeview-support: WITH_DEVIEWvs2004-06-231-0/+5
| | | | | | PR: ports/66323 Submitted by: Simon Dick Approved by: maintainer silence
* Add an explicit dependency on gtk20 to fix the build when WITHOUT_GTKSPELLmarcus2004-06-201-1/+1
| | | | | | is defined. Reported by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Update to version 1.1mich2004-06-182-6/+6
| | | | | | - Removed debug code Submitted by: maintainer
* Update to version 0.27krion2004-06-182-6/+5
|
* Fix build with gcc34arved2004-06-131-0/+9
|
* - Update to version 1.10.0krion2004-06-113-18/+4
| | | | | PR: ports/67813 Submitted by: maintainer
* Sync with new bsd.autotools.mkade2004-06-053-3/+4
|
* Don't remove a file we didn't install.kris2004-05-311-1/+0
|
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* - Update to 1.12krion2004-05-252-3/+3
| | | | | PR: ports/67163 Submitted by: maintainer
* Fix formatting-bug.vs2004-05-252-1/+15
| | | | | Closes PR: ports/67111 Submitted by: Jeff King
* Update URL in pkg-descr.vs2004-05-211-1/+1
| | | | | PR: ports/66978 Submitted by: Matthias Andree (maintainer)
* - Update to version 1.9.54krion2004-05-213-30/+8
| | | | | PR: ports/66942 Submitted by: maintainer
* Move ACLOCAL from post-patch to pre-configure, because on bentoarved2004-05-171-0/+2
| | | | BUILD_DEPENDS are installed after patch:
* Add newsstar, a program that fetches news from a number of remote NNTP serverspav2004-05-155-0/+114
| | | | | | | | | | and posts it to a local server (INN or sn), and also posts outgoing articles from the local server to the remote ones. It uses a configurable number of multiple processes or "threads" to maximise bandwidth utilisation. The threads are coordinated to avoid downloading multiple copies of the same article. PR: ports/66441 Submitted by: Andrey Slusar <vasallia@ukr.net>
* - Update to 6.6.5 and unbreak [1]vs2004-05-077-120/+40
| | | | | | | | | - Move flags from patch into MAKE_ARGS - Drop dependency on GNU make PR: ports/66090 [1] Submitted by: Sean Farley Approved by: maintainer
* - Update to 1.9.53krion2004-05-062-4/+4
| | | | | PR: ports/66286 Submitted by: maintainer
* - Update to 0.3.7krion2004-05-013-6/+6
| | | | | PR: ports/66122 Submitted by: maintainer
* - Use /var/spool/leafnode as the default spooldirkrion2004-04-191-6/+11
| | | | | PR: ports/65757 Submitted by: maintainer
* Add nzbget, a NZB binaries format downloader from Usenet groups.pav2004-04-189-0/+110
| | | | | PR: ports/65509 Submitted by: Lewis Thompson <purple@lewiz.net>
* - Remove USE_SIZE knobkrion2004-04-162-2/+0
|
* - Fix forgotten man page.clement2004-04-151-1/+1
| | | | Reminded by: erwin on IRC via dosirak
* Make gtkspell support optional (defaults to on), and add OPTIONS support.marcus2004-04-121-3/+12
| | | | Based on patch by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Tidy up whitespace.trevor2004-04-113-4/+1
|
* Trim whitespace.trevor2004-04-111-1/+1
|
* - add/remove servers from MASTER_SITESclement2004-04-072-2/+5
| | | | | | | - Add WWW: PR: 65275 Submitted by: Jason Harris <jharris@widomaker.com>
* - Remove dead MASTER_SITESclement2004-04-063-625/+613
| | | | | | | - remove WWW: - use %%DOCSDIR%% - use USE_OPENLDAP - remove LDAP v1 support
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* - Update to 1.9.52pav2004-04-045-8/+5
| | | | | PR: ports/65133 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Update to 1.11.kevlo2004-04-012-3/+3
| | | | | PR: ports/65027 Submitted by: MAINTAINER
* SIZEify (maintainer timeout)trevor2004-03-3114-0/+14
|
* Use += for CONFIGURE_ARGS to help slave portsache2004-03-311-1/+1
| | | | Submitted by: Clive Lin <clive@tongi.org>