aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESgarga2006-03-161-1/+1
| | | | | | | bsdchat.com is no longer available. Thanks for all their support! PR: ports/94459 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
* - Bring back bristuff support (bristuff-0.3.0-PRE-1l).fjoe2006-03-1512-126/+90
| | | | | | - Bump PORTREVISIONs Approved by: sobomax
* Remove expired leaf ports:vd2006-03-156-2230/+0
| | | | | | | | | 2006-02-28 graphics/vid 2006-02-28 graphics/smoke 2006-03-01 misc/globus2 2006-03-14 sysutils/prune 2006-03-14 www/evg 2006-02-28 x11/login.app
* update to 3.36.1oliver2006-03-152-4/+4
|
* Mark IGNORE on 7.x: the configure script attempts to force a memorykris2006-03-112-2/+14
| | | | | | | | allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc, except malloc no longer uses sbrk() to allocate memory so this ends up running the entire machine out of swap. Approved by: portmgr (implicit)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-0723-18/+23
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Point MASTER_SITES to the new site and unbreak.garga2006-03-033-29/+26
| | | | | | | | | - Pet portlint (CONFLICTS, USE_REINPLACE, BROKEN, %%DATADIR%%) while here. - Fix distinfo. PR: ports/94022 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (erwin)
* Post libtool-conversion fixupsade2006-02-262-2/+5
| | | | | Submitted by: pointyhat Approved by: portmgr (implicit)
* BROKEN: Incorrect pkg-plistkris2006-02-262-0/+4
| | | | Approved by: portmgr (implicit)
* Move maintainership to andreas@syndrom23.deedwin2006-02-241-1/+1
| | | | Approved by: portmgr (linimon)
* Conversion to a single libtool environment.ade2006-02-2349-41/+188
| | | | Approved by: portmgr (kris)
* Back out PERL_(BUILD|RUN)_DEPENDS pending reimplementationkris2006-02-231-5/+5
|
* - Update to 1.3.bmnag2006-02-232-8/+9
| | | | | | | | | | - Add textproc in CATEGORIES - More one MASTER_SITES - Take MAINTAINER - Need Python 2.0+ PR: 93715 Submitted by: Dryice Liu <dryice@dryice.name>
* Update to version 0.12.11markus2006-02-233-4/+17
|
* - Update to 2.0.b.4garga2006-02-233-17/+31
| | | | | PR: ports/93264 Submitted by: maintainer
* Avoid clobbering ${ARCH} variable for amd64 which resulted in this portlesi2006-02-212-13/+16
| | | | | | | | | | | | being unfechable as a dependency of another port. Introduce instead COMPAT4X_ARCH which is the same as ARCH except on amd64 where it is "i386" and replace relevant occurances of ARCH with it. This also unbreaks ".if ${ARCH} == amd64" comparison that comes after ARCH was modified to "i386" before. While here, avoid installing ldconfig/compat4x for amd64 which only needs ldconfig32/compat4x. Unfetchability hinted at by: pointyhat via kris
* Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-212-2/+2
| | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-213-3/+2
| | | | | | | 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.
* - Fix problem with ancient make.flz2006-02-202-6/+6
| | | | | PR: ports/93143 Submitted by: Eric Cronin <ecronin@gizmolabs.org>
* - Remove deprecated USE_REINPLACEtdb2006-02-191-6/+0
| | | | - Remove test for versions of FreeBSD lower than 3.x
* Remove deprecated USE_REINPLACEehaupt2006-02-191-1/+0
|
* - added RUN_DEPENDSaaron2006-02-191-0/+1
| | | | Approved by: tobez (implicit)
* Adding port misc/p5-Geo-Cache, Oan object interface for GPS waypointsaaron2006-02-195-0/+44
| | | | | Committed by: aaron Approved by: tobez (implicit)
* Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do ↵aaron2006-02-185-0/+56
| | | | | | | | | something first. Committed by: aaron Approved by: tobez (implicit) Thanks to Anton's excellent port-idea script for the suggestion =)
* - Fix MASTER_SITES [1]garga2006-02-182-14/+13
| | | | | | | | | | | | - Make portlint(1) happy - Respect CC/CFLAGS - Install files in EXAMPLESDIR without check NOPORTDOCS - Patch Configure script on post-patch: target and execute it on do-configure: target PR: ports/93316 [1] Submitted by: maintainer [1] Approved by: maintainer
* Update to 0.7.7.1cjh2006-02-165-62/+47
|
* Add LATEST_LINK=globus2 and CONFLICT with globus4.brooks2006-02-151-0/+3
|
* Register CONFLICTS between ports that install bin/git.anholt2006-02-152-0/+4
| | | | | PR: ports/93315 Submitted by: John E. Hein <jhein@timing.com>
* pre-install -> pre-su-install.sobomax2006-02-141-1/+1
|
* Unbreak - disable configure check for gnuplot.lawrance2006-02-132-3/+31
| | | | | PR: ports/93242 Submitted by: Ports Fury
* BROKEN: Configure failskris2006-02-131-0/+2
|
* fix pkg-plistedwin2006-02-132-9/+11
|
* Fix plist.lofi2006-02-122-6/+0
|
* Fix detection of called/calling numbers when there is no calling number.lawrance2006-02-112-0/+28
| | | | | | PR: ports/91284 Submitted by: Torfinn Ingolfsen <tingo@start.no> Approved by: possamai@xs4all.nl (maintainer, timeout 5 weeks)
* Change install location.lawrance2006-02-112-4/+5
| | | | | | | Fix pkg-plist. PR: ports/92891 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> (maintainer)
* Update port: misc/tinderbox to 2.3.0 + enhancementsedwin2006-02-113-78/+80
| | | | | | | | | | * update from 2.2.1 to 2.3.0 * fix options parsing so `make' in a pristine directory works as expected [1] * sort the new plist PR: ports/92881 Submitted by: Vasil Dimov <vd@FreeBSD.org>
* DEPRECATED is a string, not a bool.brooks2006-02-111-1/+1
| | | | | Reported by: kris Pointy hat: brooks
* Now that I've committed a Globus Toolkit 4.0 port, mark this portbrooks2006-02-111-0/+3
| | | | deprecated with an expiration data of the first of March.
* Pet portlint by using DATADIR macro in plist.novel2006-02-111-11/+10
| | | | | | PR: 91285 (part of) Submitted by: David Le Brun <david@dyn-ns.net> Approved by: maintainer timeout (more than month)
* * Remove print/acroread - it has expired on 2006-01-03vd2006-02-101-2/+2
| | | | | | | | | | | | | * 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)
* - 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)
* 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 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)
* Otter is an automated deduction system (theorem prover) forgarga2006-02-075-0/+386
| | | | | | | | | | first-order logic with equality developed at Argonne National Laboratories. WWW: http://www-unix.mcs.anl.gov/AR/otter/ PR: ports/92834 Submitted by: wollman
* So the prerelease tarball for this got rerolled for release without thelofi2006-02-062-6/+6
| | | | | | | | release dude telling the packagers. What fun. Noticed by: Tanguy Bouzeloc <zauron@wanadoo.fr>, Subsequently forgotten by: me, Reminded by: kris via pointyhat
* Remove expired port misc/tvguidevs2006-02-045-50/+0
|
* Update to KDE 3.5.1.lofi2006-02-01185-1093/+6835
|
* SHA256ifyedwin2006-02-017-3/+56
| | | | Approved by: krion@
* SHA256ifyedwin2006-02-017-2/+7
| | | | Approved by: krion@
* Populate newly create net-p2p category with these ports:pav2006-01-3113-250/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus
* Update misc/bsdiff to version 4.3, to match the version in the srccperciva2006-01-312-3/+4
| | | | | | | | | tree. This only affects users of FreeBSD 5.4 and earlier, since the port is IGNOREd for recent versions of the FreeBSD base system. PR: ports/92564 Approved by: linimon
* Update to 11.2krion2006-01-302-4/+4
|
* - Update to 2.1tdb2006-01-283-9/+7
| | | | | | | - Update maintainer's email address PR: 92424 Submitted by: maintainer
* - 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)
* FreeBSD 3.x systems are no longer supported, so this code is moot. In anylinimon2006-01-274-16/+0
| | | | case, .error is deprecated.
* * audio/marlin, devel/upnp, devel/upnp104mnag2006-01-275-2/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency to misc/e2fsprogs-libuuid Bump PORTREVISION * misc/e2fsprogs-libuuid Add new port: UUID library from the e2fsprogs package * misc/Makefile Add entry to misc/e2fsprogs-libuuid * misc/ossp-uuid Add CONFLICTS to misc/e2fsprogs-libuuid * sysutils/e2fsprogs Change to a master port Remove conflict with misc/ossp-uuid Remove uuid part Bump PORTREVISION PR: 92356 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* - Fix typo in pkg-messagegarga2006-01-271-2/+2
| | | | | PR: ports/92375 Submitted by: maintainer
* Update to a distfile that contains the Rules from "Legends of the Ferengi".erwin2006-01-262-5/+5
| | | | | PR: 92373 Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
* Don't remove system directorieskris2006-01-261-12/+0
|
* Add missing USE_GETTEXTkris2006-01-261-0/+1
|
* Handle WITHOUT_X11 optionache2006-01-263-30/+51
| | | | Use REINPLACE_CMD
* [1]:jylefort2006-01-263-7/+15
| | | | | | | | | | | | | | | | - Install using ${INSTALL_DATA} - Respect ${PREFIX} in the wrapper script Moreover [2]: - Invoke java using exec - Move to ${X11BASE} [1]: PR: ports/91981 Submitted by: maintainer [2]: Approved by: maintainer
* Activate linm, mc-style terminal file manager.cjh2006-01-247-0/+149
|
* BROKEN when WITHOUT_X11: Broken dependencykris2006-01-241-0/+4
|
* Back out last change while problem is being investigated.linimon2006-01-241-2/+2
| | | | | | Noticed by: krion Hat: portmgr Pointy hat: edwin
* - Extend CONFLICTSsem2006-01-231-1/+1
| | | | Submitted by: anray
* An implementation of AT&T Research UNIX V8 newer(1)sem2006-01-234-0/+54
| | | | | PR: ports/92146 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
* Back out last change while the bug it introduced is being investigated.linimon2006-01-231-1/+1
| | | | | Noticed by: lofi Pointy hat to: edwin
* SHA256ifyedwin2006-01-22176-0/+182
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2215-146/+146
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2258-401/+401
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Implement PERL_BUILD_DEPENDS / PERL_RUN_DEPENDS for my ports.edwin2006-01-221-5/+5
|
* Implement @dirrmtry for my ports.edwin2006-01-221-3/+3
|
* [patch] misc/tinderbox does not install php4-pgsql (or mysql)edwin2006-01-211-1/+4
| | | | | | | | | misc/tinderbox does not install the php extension for the selected database, because the extension is added to USE_PHP after bsd.port.pre.mk inclusion. PR: ports/92065 Submitted by: Vasil Dimov <vd@FreeBSD.bg>
* - Update to 1.5.0garga2006-01-218-225/+122
| | | | | PR: ports/92012 Submitted by: Ports Fury
* BROKEN: Unfetchablekris2006-01-201-0/+2
|
* - new option GNUSTEP_PREFIXdinoex2006-01-191-1/+2
| | | | allow user defined location of all files
* Guarantee of ${PREFIX}/${LDCONFIG{,32}_DIR} are created.mnag2006-01-191-0/+2
| | | | Approved by: flz
* After a wise lesson of linimon@, make it IGNORE instead of BROKENedwin2006-01-191-2/+2
|
* [patch] misc/tinderbox shouldn't allow no database to be selectededwin2006-01-181-0/+4
| | | | | | PR: ports/91943 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: edwin@mavetju.org
* - Remove hardcoded /etc/rc.subr.flz2006-01-182-2/+2
| | | | Reported by: Sean Winn <sean@gothic.net.au>
* Update to 1.2.1.sobomax2006-01-1812-156/+192
|
* Ok, maybe I'll do something right today. Revert the logic.flz2006-01-171-2/+2
|
* - IGNORE for recent RELENG_[56].flz2006-01-171-2/+4
| | | | Reminded by: mnag
* Been there, broke that.flz2006-01-171-2/+2
| | | | Reported by: portsnap buildbox
* - ldconfig changes have been MFC'ed to RELENG_[56].flz2006-01-171-1/+3
|
* Update to 1.4.0mnag2006-01-162-4/+5
| | | | | PR: 91865 Submitted by: Vasil Dimov <vd@datamax.bg>
* s/AMD64/AMD64_ONLY/ to match how this is specified in PLIST_SUB alreadydougb2006-01-151-1/+1
| | | | Pointed out by: pointyhat via kris
* - Remove expired portspav2006-01-154-42/+0
|
* - Use PORTDOCS=* instead of a wrong generated PLISTsem2006-01-142-12/+2
| | | | Proposed by: skv
* - Fix issue when WITHOUT_X11 is defined.flz2006-01-131-4/+10
| | | | Noticed by: mnag
* - Update graphics/libglut to 6.4.1.sem2006-01-122-2/+2
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* - Adding sensible defaults to the startup script so people don't need toflz2006-01-123-16/+10
| | | | | | | | touch /etc/rc.conf anymore. - Silent @dirrm for ldconfig directories, this ensures a quiet upgrade. - Fix installation with package, directories weren't created. Noticed by: pav
* Utilize NAGIOSWWWDIR variable, just like port of nagios-2.0.r1 does.demon2006-01-102-130/+133
| | | | Pointed out by: Kristof Meers <kristof.meers@psy.kuleuven.be>
* - Fix RUN_DEPENDS in bsd.ldconfig.mk.flz2006-01-091-1/+1
| | | | | | | - In a previous commit, I said that you need to use the install-rc-script, you should read install-ldconfig-file. Noticed by: ale
* - Use USE_RC_SUBR properlytdb2006-01-098-126/+131
| | | | | | | | - Use SUB_LIST/SUB_FILES rather than a bunch of seds - Tidy whitespace in pkg-install and pkg-deinstall scripts - Tidy up rc script and improve tests using ps Approved by: clement (mentor)
* Update to KDE 3.5.0lofi2006-01-09211-4757/+6802
|
* - Add a note about variables used by the script in pkg-message.flz2006-01-082-0/+14
|
* Add ldconfig_compat, a port that installs a ldconfig compatibility scriptflz2006-01-085-0/+137
| | | | | | | | | | | | | | | to reflect latest changes to /etc/rc.d/ldconfig which are the use of ldconfig directories (${PREFIX}/libdata/ldconfig{,32}). This change is meant to remove so-called ldconfig startup scripts installed by ports as 000.${foo}.sh. The bsd.ldconfig.mmk file is only temporary as this should move quickly to bsd.port.mk. Anyway, to use it, just define the following in your ports' Makefile : USE_LDCONFIG= dir1 dir2 and (before bsd.ldconfig.mk moves to bsd.port.mk) : post-install: install-rc-script
* Make use of the ldconfig_local_dirs mechanism just committed todougb2006-01-084-10/+50
| | | | | | | 7-CURRENT. flz has plans to develop the USE_LDCONFIG code in bsd.port.mk, but this will serve as a POC for now.
* Update to 0.2.15edwin2006-01-082-4/+4
|
* Update to 0.4.1edwin2006-01-082-4/+4
|
* - Rename the startup script ${PORTNAME}.sh to 000.${PORTNAME}.sh tohrs2006-01-074-4/+4
| | | | | | | prevent non-rcNG scripts from being invoked before it. - Bump PORTREVISION. PR: conf/91444
* Upgrade to version 1.86.olgeni2006-01-076-32/+38
|
* Now that new style rc.d scripts are being run as part of thedougb2006-01-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change.
* [UPDATE] misc/krecipes to version 0.9.1, unbreak on 4.xedwin2006-01-078-110/+274
| | | | | | | | | | | | | | | | | | o Update Krecipes to version 0.9.1. o New version builds on FreeBSD 4.11 ... unbreak for 4.x o Clean up Makefile - OPTIONS cleanup - Use USE_SQLITE - Remove unneccesary -O2 optimization from configure script - Disable databases not selected in OPTIONS so startup Wizard disables unavailable selections o New version no longer installs a shared lib and the pkg-plist is the same for any chosen database(s) o Make pkg-descr a little more concise and list available backends PR: ports/91361 Submitted by: Jason E. Hale <jhale@bluebottle.com> APproved by: "Henry Miller" <hank@blackhole.com>
* Update to 1.0.7krion2006-01-062-4/+4
|
* Update to 11.1krion2006-01-062-4/+4
|
* Chase libversion bumb to libMagick.so.9edwin2006-01-052-2/+2
| | | | PR: ports/91270
* Patch port: misc/linux-opengroupwareedwin2006-01-041-2/+2
| | | | | | | Fix a typo in Makefile PR: ports/91273 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* Update to version 0.12.10markus2006-01-043-4/+8
|
* - Force configuration of zidestorepav2006-01-032-2/+10
| | | | | | PR: ports/90669 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: maintainer timeout (14 days)
* Add patches as supplied in ports/91151edwin2006-01-031-1/+3
| | | | | PR: ports/91151 Submitted by: Andrey Slusar <anray@freebsd.org>
* Fix @dirrm in pkg-plistedwin2006-01-022-2/+2
| | | | Noticed by: YAPHR
* - Remove expired portspav2005-12-315-75/+0
|
* Bump PORTREVISION to bring in the REQUIRE: ldconfig change.dougb2005-12-282-2/+2
|
* Make the boot scripts REQUIRE: ldconfig so that just in casedougb2005-12-282-2/+2
| | | | | the script gets ordered prior to ldconfig, that script won't blow away the work done by this one.
* - Improve pkg-messageedwin2005-12-272-12/+24
| | | | - Change dependency on net/cvsup-without-gui (itetcu@#bsdports)
* don't overwrite user configuration files.edwin2005-12-273-4/+13
|
* - Update to 0.2.14pav2005-12-274-8/+12
| | | | | PR: ports/90930 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add an usefull pkg-descr.edwin2005-12-261-1/+21
|
* Port maintainers, commiters and update submitters. Please behold,edwin2005-12-266-0/+256
| | | | | | | here is the tinderbox port which should give you a tinderbox system to test your ports before submitting it. It's unnmissable for everybody making ports, and belongs to the range of tools like portlint and porttools.
* - Print pkg-messagesem2005-12-262-5/+17
| | | | | | PR: ports/90912 Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer) Obtained from: dougb@, misc/compat5x
* Update to the latest edition (Fri Jan 21 10:30:24 GMT 2005):skv2005-12-212-2/+4
| | | | | The Open Group Base Specifications Issue 6 IEEE Std 1003.1, 2004
* Add SIZE, SHA256.skv2005-12-211-0/+2
|
* [NEW PORT] misc/fortune-mod-ferengi_rules_of_acquisitionedwin2005-12-214-0/+30
| | | | | | | | | | | | | Add "The Ferengi Rules of Acquisition", in this version just the ones quoted in SST:DS9 episodes. The rest known Rules will follow shortly. -- This one is dedicated to Little Dirk, maybe he'll be a trekkie after all, despite his fight with W.S.' book. PR: ports/90672 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: Little Dirk
* [MAINTAINER] misc/fortune-mod-culmea-culmilor: updateedwin2005-12-215-47/+39
| | | | | | | | | | | | | | | | Update to include "-o" file. Move common fortune ports code in Makefile.fortune. Make -o files code actually work. Make fortune fiels with comments work. Drop pkg-message but show where the fortune file is installed. Future plans: - add other .ro fortunes ports - write a send-fortune tool. PR: ports/90651 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Reduce POLA violation for users who didn't expect to have to enabledougb2005-12-212-2/+28
| | | | | | this feature. Prodded by: pav
* Update MASTER_SITES.sobomax2005-12-201-1/+1
|
* Unbreak by fixing packing listhq2005-12-192-10/+10
| | | | | | PR: 90172 Submitted by: maintainer, lioux Approved by: maintainer
* Provide new style rc.d boot scripts, using the infrastructure thatdougb2005-12-197-21/+71
| | | | | is present in both bsd.port.mk and rc.subr to make things as simple as possible.
* Update to 0.2.5.lawrance2005-12-182-10/+9
| | | | | PR: ports/90557 Submitted by: Ports Fury
* Explicitly set PKGNAMESUFFIX for amd64 case so package is named the same inlesi2005-12-181-0/+1
| | | | | | output of 'make describe' for both native and crossbuild. Spotted by: kris
* BROKEN: Broken distinfokris2005-12-181-0/+2
|
* - Update to 2.33sem2005-12-178-4779/+0
| | | | | | | - Move to a more appropriate category (astro) PR: ports/90347 Submitted by: Serge Gagnon (maintainer)
* - Re-Add misc/bestfit, a utility to Optimally choose files to be put on aehaupt2005-12-164-0/+35
| | | | | | | | CD (or other media) - Add two new master sites - Update WWW - Take maintainership - Remove from MOVED
* Fix build on OSVERSION < 500000: <sys/limits.h> -> <limits.h>lioux2005-12-161-1/+1
| | | | Submitted by: maintainer
* Update to display-1.2a, which incorporates our 8-bit character patch androam2005-12-154-20/+19
| | | | | also unconditionally uses libncurses now. Honor ${STRIP}.
* Remove expired ports.lawrance2005-12-1527-450/+0
|
* - UNBREAK: Provide a MASTER_SITE to save the portgarga2005-12-143-23/+9
| | | | | | | | | - Remove WWW from pkg-descr - Remove simple patch and use perl to replace this - Pass maintainership to submitter PR: ports/90385 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* o Update to 1.19lioux2005-12-146-18/+240
| | | | | | | o Add several patches from Gentoo portage CVS Approved by: maintainer (thanks jonny) Obtained from: Gentoo portage CVS
* Add SA256 checksums.jkoshy2005-12-141-0/+1
|
* o Add working MASTER_SITES; thus, fixing BROKEN/DEPRECATED/EXPIRATION_DATElioux2005-12-132-16/+10
| | | | | o distfile has changed but the installed binary has the same md5 checksum as the one from the previous distfile
* Fix the master sites and the pkg-descr WWW lines.roam2005-12-133-5/+3
| | | | | | While I'm here, add SHA256 checksums. Reminded by: linimon's and fenner's scripts, like, repeatedly
* Update to 1.4.2yoichi2005-12-122-4/+4
| | | | Submitted by: edwin
* Remove pear ports obsolated by devel/pear and switchale2005-12-102-4/+4
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* Added forgotten patchmnag2005-12-091-0/+32
| | | | Notified by: Vasil Dimov <vd@datamax.bg>
* Update to 1.3.2 [1]mnag2005-12-094-24/+62
| | | | | | | | Reorganize Makefile Remove .la files PR: 90109 [1] Submitted by: Vasil Dimov <vd@datamax.bg>
* - Add support for many new Intel featurespav2005-12-092-1/+345
| | | | | PR: ports/90036 Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
* Add support for installing i386 4.x libraries on the amd64 architecture.lesi2005-12-082-36/+59
| | | | | PR: ports/87525 Submitted by: Simun Mikecin (numisemis at yahoo dot com)
* - Update to 0.11garga2005-12-063-5/+12
| | | | | | | | - Add SHA256 hash PR: ports/87625 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (48 days)
* Bump PORTREVISION to force a regeneration of the .dat fileehaupt2005-12-051-0/+1
| | | | | PR: 89873 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-052-4/+0
|
* Update (slave and master port) to 1.4ehaupt2005-12-054-15/+24
|
* Add INFO macroedwin2005-12-042-3/+1
|
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-1/+1
| | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
* Add -C to strfileedwin2005-12-032-1/+3
| | | | | Bump portrevision Add SHA256 thingie
* fortune's .dat format change breaks precompiled bible.dat for ↵edwin2005-12-032-2/+4
| | | | | | | | | | | | | | | | | | misc/fortune-mod-bible On Thu Feb 17 18:06:37 2005 UTC, ru submitted a change (1.27) to fortune.c that implements a change to read a new on-disk format of the .dat files. (http://www.freebsd.org/cgi/cvsweb.cgi/src/games/fortune/fortune/fortune.c) This change renders old .dat files incompatible with version of fortune compiled after 2005-02-17. Therefore, the supplied bible.dat file that is supplied with the port no longer works. PR: ports/89811 Submitted by: Doug Poland <doug@polands.org>, Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* These are actually only broken on 4.x so fix markings.brooks2005-12-032-6/+14
| | | | | Reported by: kris Pointy hat to: brooks
* Mark broken due to configure errors. Admit I don't have time orbrooks2005-12-032-5/+9
| | | | | interest in fixing the problems with this obsolete port and drop maintainership.
* Mark unconditionally broken. It's had various problems for ages andbrooks2005-12-031-4/+2
| | | | I have neither time nor interest in fixing it. Drop maintainership.
* kwatch 2.3.3 never made it to the kde servers, so remove 101 bad URLsfenner2005-12-021-3/+1
| | | | by removing MASTER_SITE_KDE.
* Reset maintainer per his request. We hope to see him back soon.linimon2005-12-022-2/+2
|
* - Use DOCSDIR and EXAMPLESDIRbarner2005-12-021-5/+5
|
* - Fix plist by using DOCSDIR and EXAMPLESDIRbarner2005-12-021-5/+5
| | | | Reported by: cluster
* - Change maintainer to my @FreeBSD.org address.tdb2005-12-027-2/+8
| | | | | | - Add SHA256 checksum. Approved by: clement (mentor)
* misc/hotkeys - definition file for Logitech UltraX keyboardedwin2005-12-013-1/+24
| | | | | | | | | | This is not a bug; it is an additional keyboard definition for hotkeys. This definition is for the keyboard Logitech UltraX. Add it if you want to. PR: ports/89617 Submitted by: Torfinn Ingolfsen <tingo@start.no> Approved by: Andy Pavlo <amp0928@rit.edu>
* From: COKYAZICI <cokyazici@yahoo.co.uk>edwin2005-12-012-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | To: Edwin Groothuis <edwin@FreeBSD.org> Subject: Re: [FreeBSD Ports Version Check] Newer available versions for ports you maintain port: devel/libnaji new version: 0.4.0 download url: http://prdownloads.sourceforge.net/najitool/libnaji-0.4.0.src.tar.gz?download port: misc/najitool new version: 0.6.0 download url: http://prdownloads.sourceforge.net/najitool/najitool-0.6.0.src.tar.gz?download details: They are built and installed exactly the same as the previous version(s), and are downloaded from the exact same server, and the filenames have very simular names, all that needs to be changed in the ports files is the version numbers. Submitted by: COKYAZICI <cokyazici@yahoo.co.uk>
* - Fix mtx on 64bits archs.flz2005-11-302-17/+13
| | | | | | PR: ports/82599 Submitted by: Morten A. Middelthon <morten@coretrek.no> Approved by: maintainer timeout (3 months)
* Add SHA256 hashes to my portsehaupt2005-11-305-0/+5
|
* Chase shlib version bump of net-snmp.kuriyama2005-11-302-0/+2
|
* Make fetchable again.thierry2005-11-291-5/+1
|
* Prevent building on anything besides tinderboxes by checking the existenceedwin2005-11-281-0/+4
| | | | | | of an unique variable. Requested by: kris@
* This port is simlar to misc/instant-workstation or misc/instant-server.edwin2005-11-283-0/+82
| | | | | | | | | | It creates a whole lot of often used ports, so that after a cvsup on a tinderbox build system, you can just tinderbuild this port and all primary dependencies are updated. If you think a port is missing, let me know! Author: Edwin Groothuis <edwin@mavetju.org>
* Update to 1.36.3 (Updated french translation)arved2005-11-272-4/+4
|
* Update to 2.3.5.adamw2005-11-272-5/+4
| | | | Thanks to: edwin's version check script
* - Update to version 0.12.7markus2005-11-272-4/+4
| | | | - Add SHA256
* [Maintainer Update] update german/tvbrowser 1.0 -> 2.1edwin2005-11-265-89/+50
| | | | | | | Update port german/tvbrowser from 1.0 to version 2.1 PR: ports/89548 Submitted by: Lars Engels <lars.engels@0x20.net>
* - Add SHA256pav2005-11-262-0/+2
|
* - cherrynebula.net is now a dummy website, and ftp.freebsd.org have a copypav2005-11-262-3/+5
| | | | | of that website instead of real distfile - Detonate in two months
* - Fix fetchingpav2005-11-261-1/+1
|
* - Add SHA256pav2005-11-261-0/+1
| | | | Approved by: mat (perl; maintainer)
* - Remove misc/compat22, it's forbidden, not needed by anything in Portspav2005-11-265-108/+0
| | | | Collection, and the 4.6.2 release bits it used are gone from mirrors
* - Add SHA256pav2005-11-26144-1/+160
|
* - Drop old checksum, add SHA256, SIZEpav2005-11-261-1/+2
|
* big whitespace cleanup (see ports/65409)edwin2005-11-251-1/+1
| | | | | | PR: ports/65828 Submitted by: trevor Approved by: ache
* [NEW PORT] misc/fortune-mod-culmea-culmilor: Romanian "Culmea culmilor" ↵edwin2005-11-256-0/+66
| | | | | | | | | | | | jokes (in Romanian) Romanian "Culmea culmilor" jokes (in Romaninan) Romanian description: Maxime de genul "Culmea aglomeratiei: Sa ...." - instaleaza portul ca sa afli ;) PR: ports/89295 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
* new port: german/tvbrowseredwin2005-11-246-0/+186
| | | | | | | | | | | | | | TV-Browser is a digital tv guide. The tv data are retrieved from multiple sources and can be downloaded from our servers after having been automatically processed. Currently, TV-Browser supports tv and some radio channels from Germany, Austria and Swiss. WWW: http://www.tvbrowser.org PR: ports/81631 Submitted by: Lars Engels <lars@0x20.net>
* - Add SHA256 checksumspav2005-11-247-0/+7
|
* - Add SHA256pav2005-11-241-0/+1
| | | | Requested by: adamw (maintainer)
* - Add some SHA256spav2005-11-245-0/+5
|
* Update to 1.4.1yoichi2005-11-232-4/+4
|
* Reassign to ports pool. Thanks to the previous maintainer for your help inlinimon2005-11-236-6/+6
| | | | | | | the past. PR: ports/89436 Submitted by: Willem van Engen <wvengen at stack dot nl>
* Fix fetch: Use correct MASTER_SITE_SUBDIRvs2005-11-221-1/+1
| | | | Noticed by: cluster
* Add DISTNAME statement to make sure port can get fetched.edwin2005-11-221-0/+1
| | | | Noticed by: YAPHR
* - Update to 1.1.4sergei2005-11-213-7/+7
| | | | | | | - Chase MASTER_SITE URL change [1] - Add SHA256 checksum Prompted by: fenner's portsurvey [1]
* BROKEN: Configure failskris2005-11-212-0/+4
|
* BROKEN: Unfetchablekris2005-11-211-0/+2
|
* BROKEN: Incomplete pkg-plistkris2005-11-211-0/+2
|
* This tool takes files and calculates the final 'eEmule' hashes fordinoex2005-11-205-0/+117
| | | | | | | | | then. It also spits out the complete ed2k:// link in the end. Note: This hashes differ from 'eDonkey/mldonkey' hashes when the size of a files is a mutiple of 9728000 Bytes. WWW: http://www.sdalu.com/software/tools.shtml
* Update to 1.4.0yoichi2005-11-202-3/+4
|
* Add a dependency on gtk20 and use INSTALLS_ICONS. Fixes the missingjylefort2005-11-201-2/+3
| | | | | | | icons problem that occurs when gnome-icon-theme is installed after gtk20 and no port using INSTALLS_ICONS is installed afterwards. Obtained from: marcus
* Add SHA256 checksum.fjoe2005-11-182-0/+2
|
* Welcome misc/kcd-devel, which is version 7.11.xedwin2005-11-174-6/+8
| | | | | | Backout misc/kcd, which is version 7.6 Suggested by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.9.1-1jylefort2005-11-164-17/+62
|
* Correct FreeBSD.org capitalization and reindent COMMENTkris2005-11-161-2/+2
|
* Fix spelingvs2005-11-161-1/+1
| | | | | | PR: ports/86838 Submitted by: Riccardo Torrini Approved by: maintainer timeout
* Release to ports@demon2005-11-151-1/+1
|
* - provide another MASTER_SITE for misc/bottlerocketvs2005-11-152-5/+3
| | | | | | | - SHA256 distinfo PR: ports/89050 Submitted by: David Yeske
* Update to 7.11.0edwin2005-11-154-6/+8
|
* Update to 1.3.1edwin2005-11-152-3/+4
|
* Upgrade to 1.3edwin2005-11-153-4/+15
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-1518-21/+18
| | | | | | | | | | | | | | | | | 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.
* Upgrade to version 0.4edwin2005-11-152-4/+4
|
* o update to 3.14mich2005-11-142-3/+4
| | | | | - add bookmark functionality o add sha256 checkum
* Take a perl@ hat and add SHA256 checksumsmat2005-11-144-0/+4
|
* Be hipe and add SHA256mat2005-11-141-0/+1
|
* - add SHA checksumdinoex2005-11-132-0/+3
|
* Both bsdiff and portsnap have been added to the base system incperciva2005-11-131-1/+7
| | | | | | | | | FreeBSD 5-STABLE and 6-STABLE. Add conditional IGNORE lines to reflect this. PR: ports/88879 (portsnap) Reminded by: delphij Approved by: linimon
* A shell programming utility that prints to stdout a series of numbers frompav2005-11-125-0/+43
| | | | | | | `start' to `end' PR: ports/88391 Submitted by: Murray Nesbitt <freebsd@nesbitt.ca>
* add SHA256brooks2005-11-123-0/+3
|
* add SHA256 and a couple missing filesbrooks2005-11-121-0/+22
|
* Add SHA256 checksumlioux2005-11-111-0/+1
|
* 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.
* - Fix fetchingpav2005-11-114-8/+85
| | | | | | | | | | | - Add two missing symlinks in LINUXBASE/lib - Load graphics with Apache - Force administrators to configure software before first startup - SHA256 PR: ports/85191 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: Frank Reppin <fr@skyrix.com> (maintainer)
* Update to 2.12.1.marcus2005-11-113-3/+5
|
* Move gaim related ports to a newly created net-im category:pav2005-11-1015-244/+0
| | | | | | | | misc/gaim-bangexec -> net-im/gaim-bangexec misc/gaim-guifications -> net-im/gaim-guifications misc/gaim-ignorance -> net-im/gaim-ignorance Repocopied by: marcus
* Remove the usage of 'misc' as a secondary category.linimon2005-11-102-2/+2
| | | | Hat: portmgr
* Move instant messaging related ports to newly created net-im category:pav2005-11-093-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus
* Add SHA256mnag2005-11-091-0/+1
|
* update to xfce 4.2.3.1oliver2005-11-098-11/+19
| | | | Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
* Add misc/biblical-curse 0.02, a command line version of fake biblicaltobez2005-11-095-0/+171
| | | | | | | curse generator from http://www.shipoffools.com/curses/index.html. Pav promised me that I will make top ten of the most useless ports with this one.
* Update to version 1.0.3markus2005-11-084-8/+6
|
* * 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
* Add SHA256 checksums for my portsarved2005-11-081-0/+1
|
* Fix screen location.krion2005-11-071-1/+1
|
* Move misc/screen to sysutils category after repocopy, since it'skrion2005-11-0615-323/+0
| | | | | | | more appropriate place for such kind of software. PR: ports/88497 Submitted by: krion
* Fix the PREFIX-safeness fix.lofi2005-11-052-6/+2
|
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-05208-742/+690
|
* Remove expired portskris2005-11-0515-272/+0
|
* Update to 2.12.0.marcus2005-11-052-5/+6
| | | | Submitted by: kwm
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0538-29/+38
|
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-053-118/+369
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly.
* Make PREFIX-safe.lofi2005-11-052-0/+14
|
* Fix building by pointing to Python 2.4 instead of 2.3.edwin2005-11-041-5/+1
|
* Fix BROKEN status by completing pkg-plistedwin2005-11-048-20/+8
|
* - Use freebsd5 vendor binary for FreeBSD 5+/i386pav2005-11-034-20/+8
| | | | | | | | - Remove INFO file PR: ports/88250 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Approved by: Tim Bishop <tim@bishnet.net> (maintainer)
* FreeGuide is a TV guide program. It uses parser programs to extract TVhq2005-11-028-0/+174
| | | | | | | | | | | | | | information from web pages and stores them for viewing without the need to connect to the Internet. The viewer allows the user to view television listings and create customised TV guides by selecting programmes and by building up a favourites list. It works with listings for many countries. WWW: http://freeguide-tv.sf.net/ PR: 88088 Submitted by: Stephen Hurd <shurd@sasktel.net>
* Fix build in 4.xmnag2005-11-021-0/+7
| | | | | PR: 87550 Approved by: sobomax (maintainer timeout, 15 days)
* Update to 1.36.2arved2005-11-013-7/+7
| | | | | | | | | | * Updated po translation from Jakub Bogusz. * Makefile.in: $(srcdir) fix from Paul Eggert PR: 88314 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Grab back Maintainership