freebsd-ports/misc
Alexander Leidinger 64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
..
44bsd-more Unbreak on 5.X and -CURRENT. 2004-09-20 19:27:18 +00:00
achievo Don't remove www/ now that it is created by the system. 2004-06-09 06:16:06 +00:00
aclgen Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
acron SIZEify. 2004-01-29 16:13:06 +00:00
afbackup SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
afbackup-client Remove trailing newline. 2004-05-18 21:39:12 +00:00
afbackup-server Remove trailing newline. 2004-05-18 21:39:12 +00:00
airoflash Add SIZE data. 2004-03-22 20:34:24 +00:00
alevt With portmgr hat on, reset Roger's maintainership of these ports. While 2004-12-05 04:54:21 +00:00
amanda25-client GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
amanda25-server GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
amanda26-client GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
amanda26-server GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
amanda32-client GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
amanda32-server GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
amanda-client GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
amanda-server GNUTAR_LISTDIR was partialaly a variable and partially hardcoded 2004-11-16 15:27:57 +00:00
argparse misc category cleanup part 1 of 6: 2004-02-11 13:25:38 +00:00
asbutton SIZEify. 2004-01-29 16:13:06 +00:00
asr-manpages SIZE'ify. 2004-02-04 12:46:51 +00:00
astrolog Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
bb - add USE_GCC=2.95 and unbreak this port 2004-09-19 02:02:58 +00:00
bbjd Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
bestfit Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
bibletime Update to 1.4.1. 2004-08-27 18:50:10 +00:00
bibletime-devel Update to 1.4.1. 2004-08-27 18:50:10 +00:00
bibletime-kde3 Update to 1.4.1. 2004-08-27 18:50:10 +00:00
bibletime-kde4 Update to 1.4.1. 2004-08-27 18:50:10 +00:00
bidwatcher Allow building on 4.x by working around the lack of strtof(3). 2004-11-19 03:22:05 +00:00
birthday Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
bogosort A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this, 2004-11-01 17:09:55 +00:00
bottlerocket SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
boxes misc category cleanup part 1 of 6: 2004-02-11 13:25:38 +00:00
brs SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
bsdiff Update to 4.2 2004-07-11 19:13:11 +00:00
buffer Add size data. 2004-03-18 02:52:47 +00:00
c-hey Add size data, approved by maintainers. 2004-03-19 01:51:15 +00:00
callid - Update to 1.2 2004-04-17 19:45:44 +00:00
cave Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
chef Update master site. [0] 2004-05-16 00:51:44 +00:00
chmlib disable pread64/lseek64 2004-10-26 02:04:20 +00:00
chord Since asami's directory on MASTER_SITE_LOCAL is gone, stow his 2004-03-12 21:03:28 +00:00
chord2html s/PLIST_DIR/PLIST_DIRS/ to unbreak plist 2004-04-17 12:51:02 +00:00
clex o Fix unfetchable distfile 2004-12-09 13:24:18 +00:00
clpbar upgrade to 1.10 2004-11-10 09:08:15 +00:00
cmatrix use PORTDOCS and PLIST_FILES instead of pkg-plist 2004-02-07 16:06:59 +00:00
colortail - Fix WWW: and MASTER_SITES 2004-04-15 15:22:15 +00:00
compat3x Mark FORBIDDEN because of FreeBSD-SA-03:05.xdr and 2004-03-08 08:17:41 +00:00
compat4x Regenerate with the -BETA7 version of the alpha compat4x distribution, 2004-10-21 04:51:10 +00:00
compat22 Mark FORBIDDEN because of FreeBSD-SA-03:05.xdr and 2004-03-08 08:20:58 +00:00
cpuid - This port works on amd64 2004-12-30 19:24:56 +00:00
crosspad SIZEify. 2004-01-29 16:13:06 +00:00
cstream Update to 2.5.1. 2004-12-15 17:17:02 +00:00
cuecat Per distfile survey, chase reorganized mastersite. Informed maintainer. 2004-04-13 18:55:40 +00:00
cwish Per distfile survey, remove mastersite that disappeared in November 2003. 2004-04-13 19:02:59 +00:00
datedif - Update MASTER_SITES 2004-04-15 18:34:20 +00:00
deco Fixed to work on amd64. 2004-12-06 11:26:33 +00:00
dejagnu - Update to version 1.4.4 2004-02-18 20:38:09 +00:00
delay Fix build 2004-08-22 20:06:42 +00:00
demoniac Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
detachtty SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
diction Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
dirtree Support WITHOUT_NLS 2004-03-25 12:07:44 +00:00
display Fix a long-standing problem with displaying characters with the 8th 2004-08-27 12:45:45 +00:00
dnetc Improve RC scripts. The previous script didn't check if the process 2004-12-06 20:19:19 +00:00
documancer Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
dog - Respect CC & CFLAGS 2004-04-06 14:07:19 +00:00
dotfile misc category cleanup part 3 of 6: 2004-02-11 15:07:54 +00:00
dtach Update to 0.7. 2004-07-05 08:04:16 +00:00
dvorak7min Update to 1.6.1 2004-03-15 15:55:31 +00:00
dvorakng SIZEify. 2004-01-29 16:13:06 +00:00
earthview misc category cleanup part 3 of 6: 2004-02-11 15:07:54 +00:00
edonkey-tool-hash Update to 0.4.0 2004-08-13 02:23:24 +00:00
edonkey-tool-slist Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
elscreen update to 1.3.2 2004-08-23 16:05:41 +00:00
estic Fix bad C++ code and thus unbreak with recent GCC. 2004-12-23 15:07:11 +00:00
ewipe misc category cleanup part 4 of 6: 2004-02-11 16:45:54 +00:00
explosions SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
ezload Update to 0.4.0 2004-12-24 11:55:51 +00:00
felis Reset maintainership. Adam has experienced a machine failure and is 2004-05-15 02:07:35 +00:00
fep SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
figlet SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
figlet-fonts Add size data. 2004-03-18 02:27:55 +00:00
findutils Add size data. 2004-03-18 02:52:47 +00:00
firestring Remove USE_GCC=yes nop. 2004-05-02 05:52:32 +00:00
floatator Multiple size data don't work (my test of this was in error). 2004-02-03 00:41:22 +00:00
flyway PyQt doesn't like python 2.4, restrict it and ports depending on it to 2004-12-08 15:31:32 +00:00
fortune-mod-bible Add fortune-mod-bible, King James V Bible in fortune format. 2004-04-01 13:59:44 +00:00
fortune-mod-bofh Website moved 2004-12-01 19:03:30 +00:00
fortune-mod-futurama Use full path to strfile. 2004-08-16 06:55:35 +00:00
fortuneit SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
freedialog Chase freelibiberty header files location move which removed CONFLICTS 2004-04-25 00:05:02 +00:00
ftdi-eeprom SIZEify. 2004-01-29 16:13:06 +00:00
ftree Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
gaim-guifications Update to 2.6. 2004-12-29 22:33:52 +00:00
gctpc Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:10:27 +00:00
geekcode misc category cleanup part 4 of 6: 2004-02-11 16:45:54 +00:00
getopt Add USE_GETTEXT and bump PORTREVISION. 2004-02-04 04:36:30 +00:00
git misc category cleanup part 4 of 6: 2004-02-11 16:45:54 +00:00
gkrellm-gamma - Link shared version of Xxf86vm, it's more portable 2004-12-11 22:32:06 +00:00
gkrellm-helium Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
gkrellm-reminder - Add NO_LATEST_LINK because newer incompatible version with same name now 2004-05-21 21:59:41 +00:00
gkrellm-xkb Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
gkrellmaflag Add size data. 2004-03-18 02:27:55 +00:00
gkrellmbgchg Per distfile survey, chase mastersite. 2004-04-13 19:09:15 +00:00
gkrellmbgchg2 Per distfile survey, chase mastersite. 2004-04-13 19:09:15 +00:00
gkrellmfmonitor Per distfile survey, remove mastersite that disappeared in April 2003. 2004-04-13 19:12:28 +00:00
gkrellmfmonitor2 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
gkrellmlaunch Add size data. 2004-03-18 02:27:55 +00:00
gkrellmlaunch2 New port: misc/gkrellmlaunch2: GKrellM2 plugin for one-click access 2004-12-23 09:33:22 +00:00
gkrellscore Add size data. 2004-03-18 02:27:55 +00:00
gkrellshoot SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
gkrellshoot2 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
gkrellweather Add size data. 2004-03-18 02:27:55 +00:00
gkrellweather2 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
gkx86info Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
gkx86info2 [New Port] misc/gkx86info2 - GKrellM2 plugin printing current clock speed 2004-12-23 09:41:54 +00:00
globus2 The Globus Toolkit 2 requires GPT 3.1 so depend on misc/gpt31 instead of 2004-06-18 18:53:22 +00:00
gman Add dependency & fix netbrowse option. 2004-12-13 21:51:27 +00:00
gnome-icon-theme Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact). 2004-11-07 22:24:32 +00:00
gnome-mime-data Clean up handling of locale directories at deinstall-time: 2004-12-16 05:49:27 +00:00
gnome-osd Update to 0.6.0. 2004-12-13 06:26:10 +00:00
gnome-user-docs Use new INSTALLS_OMF. 2004-11-23 02:23:08 +00:00
gnomehier Don't statically create GConf schema file stubs. The GConf handling code 2004-12-18 01:54:05 +00:00
gnomemimedata Clean up handling of locale directories at deinstall-time: 2004-12-16 05:49:27 +00:00
gnomesword This port is scheduled to be removed on 2005-02-18 if it is still 2004-12-18 23:02:35 +00:00
gnomeuserdocs2 Use new INSTALLS_OMF. 2004-11-23 02:23:08 +00:00
gnuit misc category cleanup part 4 of 6: 2004-02-11 16:45:54 +00:00
gnuls Roll back my previous commit. 2004-12-14 10:52:08 +00:00
gnustep-examples - update to 1.0.0 2004-11-07 21:49:36 +00:00
goblin BROKEN on 5.x: Does not compile 2004-09-18 17:49:31 +00:00
goldstr Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
gone SIZEify 2004-03-19 07:47:02 +00:00
gonvert Upadate to version 0.2.11 2004-11-09 22:13:01 +00:00
gplbp SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
gplink Add gplink, a tool for manipulating files and directories in the GP32 game 2004-12-11 23:51:12 +00:00
gpt - Upgrade to 3.2 [1]. 2004-06-18 18:52:13 +00:00
gpt31 - misc/gpt31 has been repocopied from misc/gpt 2004-06-18 18:51:02 +00:00
granulate SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
grc misc category cleanup part 4 of 6: 2004-02-11 16:45:54 +00:00
gregexp Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
gretl Update to version 1.3.0 2004-11-18 20:40:46 +00:00
grun - Enables grun to work together with text/console based program 2004-12-07 16:24:38 +00:00
gtkfind - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, 2004-07-23 19:10:32 +00:00
gtktalog Fix COMMENT format 2004-12-15 15:35:23 +00:00
gtl SIZEify. 2004-01-29 16:13:06 +00:00
gwhich SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
hb SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
hello Clean up handling of locale directories at deinstall-time: 2004-12-16 05:49:27 +00:00
help2man - Remove all man directories 2004-12-28 17:51:38 +00:00
heyu - Chase checksum. Author released new version 1.35_2. Author does not 2004-03-06 12:01:13 +00:00
heyu2 - Chase checksum. Author released new version 1.35_2. Author does not 2004-03-06 12:01:13 +00:00
hicolor-icon-theme Add a temporary mirror until fd.o get there site back into shape. 2004-11-21 22:13:08 +00:00
histring A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this, 2004-11-01 17:09:55 +00:00
hotkeys SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Howto This port is scheduled to be removed on 2005-02-18 if it is still 2004-12-18 23:02:35 +00:00
hulgalugha Add size data. 2004-03-18 02:52:47 +00:00
inplace Update to 1.0.4. 2004-06-24 13:30:31 +00:00
instant-server - Remove empty files [1] 2004-06-20 20:59:26 +00:00
instant-workstation Chase print/acroread5 to print/acroread 2004-12-24 02:05:32 +00:00
iselect Update to version 1.3.0 2004-10-12 12:09:34 +00:00
jargon SIZEify. 2004-03-18 08:08:42 +00:00
jbidwatcher . Add a port of jbidwatcher: 2004-08-23 20:27:31 +00:00
jive Change how we respect 'CC' and 'CFLAGS'. 2004-07-16 00:56:59 +00:00
k3b-i18n Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
kaddressbook-plugins Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
katalog Update to version 0.3 2004-10-13 12:15:40 +00:00
kcd Clean up handling of locale directories at deinstall-time: 2004-12-16 05:49:27 +00:00
kcd-devel Clean up handling of locale directories at deinstall-time: 2004-12-16 05:49:27 +00:00
kde3-i18n Bring the i18n metaports in sync with the available i18n subports. 2004-12-19 00:36:33 +00:00
kde3-i18n-af Fix some more plist nits. 2004-12-17 09:04:11 +00:00
kde3-i18n-az Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-bg Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-bn Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-bs Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-ca Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-cs Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-cy Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-da Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-el Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-en_GB Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-eo Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-es Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-et Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-eu Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-fa Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-fi Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-gl Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-hi Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-hr Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-hsb Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-id Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-is Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-it Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-lt Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-lv Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-mk Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-mn Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-ms Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-mt Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-nb Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-nds Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-nl Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-nn Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-nso Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-pa Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-ro Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-se Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-sk Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-sl Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-sr Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-sr_Latn Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-sr@Latn Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-ss Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-sv Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-ta Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-tg Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-th Fix some more plist nits. 2004-12-17 09:04:11 +00:00
kde3-i18n-tr Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-uz Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde3-i18n-ven Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde3-i18n-xh Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde3-i18n-zu Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde4-i18n-is Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n Bring the i18n metaports in sync with the available i18n subports. 2004-12-19 00:36:33 +00:00
kde4-l10n-bg Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-ca Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-cs Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-da Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-el Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-en_GB Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-eo Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-es Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-et Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-eu Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-fi Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-gl Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-hi Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-is Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-it Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-lt Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde4-l10n-lv Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-mk Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kde4-l10n-nb Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-nds Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-nl Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-nn Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-pa Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-ro Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-sk Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-sl Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-sr Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-sv Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kde4-l10n-ta Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-tg Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
kde4-l10n-th Fix some more plist nits. 2004-12-17 09:04:11 +00:00
kde4-l10n-tr Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kdeaddons3 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
kdeedu3 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kdeedu4 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kdehier Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kdehier4 Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
kdeutils3 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kdeutils4 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kenny Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
kfile_torrent New port kfile-torrent version 0.6: Konqueror KFilePlugin to display 2004-12-29 06:05:59 +00:00
kfile-plugins Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kicker-applets Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kile-i18n Add kile-i18n 1.7, localized messages and documentation for Kile. 2004-11-11 21:47:38 +00:00
knewsticker-scripts Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
koffice-i18n Bring the i18n metaports in sync with the available i18n subports. 2004-12-19 00:36:33 +00:00
koffice-i18n-af Don't remove system locale directories 2004-12-16 05:58:08 +00:00
koffice-i18n-bg Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-br Fix some more plist nits. 2004-12-17 09:04:11 +00:00
koffice-i18n-bs Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-ca Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-cs Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-cy Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-da Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-el Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-en_GB Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-eo Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-es Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-et Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-fa Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-fi Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-hsb Fix plist. 2004-12-17 09:14:55 +00:00
koffice-i18n-it Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-lo Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-lt Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-lv Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-mt Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-nb Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-nl Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-nn Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-se Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-sk Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-sl Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-sr Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-sv Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-tg Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-th Fix some more plist nits. 2004-12-17 09:04:11 +00:00
koffice-i18n-tr Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-ven Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
koffice-i18n-xh Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
koffice-i18n-zu Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
konq-plugins Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
konq-plugins-kde4 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kp Since asami's directory on MASTER_SITE_LOCAL is gone, stow his 2004-03-12 21:03:28 +00:00
ksig Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
kwatch Update to 2.3.3 2004-09-02 16:28:02 +00:00
latex-mk Update to 1.2: http://latex-mk.sourceforge.net/news.html#20040321 2004-04-13 07:06:20 +00:00
lc SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
less - Update to version 382 2004-02-13 19:23:37 +00:00
lesspipe lesspipe is a powerful preprocessor for less(1) 2004-12-12 13:19:08 +00:00
libhome Fix a ommited libcrypt library dependency to home_finger that appears only 2004-12-09 00:53:28 +00:00
libmcal Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
libpri BROKEN on alpha: Does not compile 2004-12-06 07:17:33 +00:00
libpri2 BROKEN on alpha: Does not compile 2004-12-06 07:17:33 +00:00
libpri-bristuff BROKEN on alpha: Does not compile 2004-12-06 07:17:33 +00:00
libutf Drop maintainership. Maintainer is not using FreeBSD as 2004-05-09 07:10:43 +00:00
lifelines Support WITHOUT_NLS 2004-07-11 10:22:46 +00:00
lile BROKEN on 5.x: Does not compile 2004-09-18 17:49:31 +00:00
lingoteach Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
linux-edonkey-tool-list Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-edonkey-tool-recovermet Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
linux-opengroupware Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
logsurfer SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
logsurfer+ SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
lr - SIZEify. 2004-03-18 09:56:10 +00:00
lv Add SIZE. 2004-03-18 10:59:01 +00:00
magicpoint Back out the previous change. Mita-san will continue to 2004-12-27 00:20:06 +00:00
man.el Reset MAINTAINER to ports@. 2004-12-23 09:32:50 +00:00
mango Clean up time for email addresses MIA! 2004-10-25 13:39:57 +00:00
matrix-kmod BROKEN on sparc64: Does not compile 2004-11-18 22:15:53 +00:00
mc Clean up handling of locale directories at deinstall-time: 2004-12-16 05:49:27 +00:00
mc-light - Added option WITH_SUBSHELL - building mc-light with subshell support 2004-10-20 01:58:22 +00:00
menushki - add USE_GCC=2.95 and unbreak this port 2004-10-13 00:46:37 +00:00
mgp-mode.el Support NO_WRKSUBDIR properly 2004-12-30 09:33:04 +00:00
mime-support SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
mirmon add mirmon 1.34 2004-06-15 02:03:44 +00:00
misterproper Correct some typos. 2004-03-17 20:45:56 +00:00
mmv SIZEify. 2004-01-29 16:13:06 +00:00
most Update to 4.9.5 2004-07-11 11:37:47 +00:00
moviedb This port is scheduled to be removed on 2005-02-18 if it is still 2004-12-18 23:02:35 +00:00
mshell Fix the build on -current. 2004-08-17 01:11:03 +00:00
mtx SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
muuz Revert previous commit; maintainer is merely having email trouble. 2004-05-19 12:29:21 +00:00
nserver BROKEN on 5.x: Does not compile 2004-09-19 01:33:42 +00:00
nsf SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
numchar Reset maintainership. Adam has experienced a machine failure and is 2004-05-15 02:07:35 +00:00
nut Update to 10.14 2004-12-30 21:45:38 +00:00
nwrite According to the maintainer, there is a dispute about the ownership 2004-03-18 01:05:41 +00:00
opencyc Say hello to the linux mega patch, it consolidates our linux bits a 2004-12-31 18:24:10 +00:00
orville-write SIZEify. 2004-01-29 16:13:06 +00:00
ossp-uuid upgrade to OSSP uuid 1.1.1 2004-11-18 16:24:40 +00:00
p5-Array-Compare SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Array-IntSpan SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Array-PrintCols SIZEify. 2004-01-29 16:13:06 +00:00
p5-Array-RefElem SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Business-ISBN SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Business-ISIN SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Business-ISSN SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Business-UPS SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Chatbot-Eliza SIZEify. 2004-01-29 16:13:06 +00:00
p5-Data-Buffer SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-File-CounterFile Change of email address. 2004-06-01 12:32:33 +00:00
p5-File-Sort SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Geo-Weather SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-I18N-Charset Update to 1.37.1 2004-02-24 11:12:12 +00:00
p5-I18N-LangTags Update to version 0.33. 2004-07-22 10:36:34 +00:00
p5-LEGO-RCX SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-List-Compare Add p5-List-Compare 0.31, perl extension for comparing lists. 2004-10-25 12:20:46 +00:00
p5-Locale-Codes Update to version 2.07. 2004-07-22 10:32:02 +00:00
p5-Locale-Msgcat SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Locale-SubCountry SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Net-vCard Add SIZE field 2004-01-29 13:37:55 +00:00
p5-Text-FIGlet SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
p5-Tie-DxHash SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
patanjali Use PLIST_DIRS. Avoid REINPLACE_CMD. Drop maintainership. 2004-04-07 13:51:58 +00:00
patchutils upgrade to 0.2.30 2004-07-23 09:46:32 +00:00
pbs SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
pdfmap Fix BUILD_DEPENDS (py-imaging). 2004-05-12 11:22:36 +00:00
pdmenu Update to 1.2.85. 2004-06-17 06:18:52 +00:00
pear-Services_Weather Upgrade to 1.3.1. 2004-10-12 20:01:57 +00:00
pear-Text_Figlet New port: misc/pear-Text_Figlet Render text using FIGlet fonts 2004-12-15 12:19:35 +00:00
peq SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
pg Per distfile survey, remove mastersite that disappeared in January 2002. 2004-04-13 19:59:57 +00:00
php4-calendar Add a new shared extension for PHP. 2004-07-19 08:18:06 +00:00
php4-mcal Add a new shared extension for PHP. 2004-07-19 08:18:06 +00:00
php5-calendar Add a new shared extension for PHP. 2004-07-19 09:14:47 +00:00
phraze - SIZEify. 2004-03-18 09:56:10 +00:00
pinfo Support WITHOUT_NLS 2004-03-25 12:07:44 +00:00
pipe add pipe beta-1.0 2004-08-23 08:04:45 +00:00
pointless Fix build with python 2.4 2004-12-04 17:19:10 +00:00
porteasy Before performing any work, unset a number of environment variables which 2004-12-30 17:45:43 +00:00
portell Add patch with bugfixes. 2004-06-25 13:11:30 +00:00
posixtestsuite Respect PTHREAD_LIBS by default 2004-12-24 07:16:12 +00:00
projectionlib SIZEify. 2004-01-29 16:13:06 +00:00
proxyper Improve startup-script (bump PORTREV) 2004-12-02 11:40:28 +00:00
py-distutils SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
py-osd - Update to 0.2.11 2004-11-10 20:18:29 +00:00
py-pexpect Update to 0.999 and work around buggy getpid() implementations in compiler. 2004-05-10 19:27:15 +00:00
pybliographer Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
pylize add pylize 1.1b 2004-06-10 01:46:52 +00:00
pypanda Per distfile survey, remove mastersite that disappeared in June 2002. 2004-04-13 20:08:25 +00:00
qbrew Update to 0.3.4. 2004-10-12 09:24:12 +00:00
qlas SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
qmc Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
quick-lounge-applet Use new GCONF_SCHEMAS. 2004-11-24 00:14:56 +00:00
quotes Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
quranref SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
reed - add author's site back to MASTER_SITES and WWW: 2004-12-15 17:16:32 +00:00
renamedlgplugins Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
rfc SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
ringtonetools SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
rname A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this, 2004-11-01 17:09:55 +00:00
rpl - SIZEify. 2004-03-18 09:56:10 +00:00
rtfm SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
salias Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
screen Fix deinstallation. 2004-08-30 08:06:56 +00:00
seizedesktop Reset MAINTAINER to ports@. 2004-12-23 09:32:50 +00:00
seq2 Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
shared-mime-info - Create an empty database in X11BASE 2004-12-30 21:34:20 +00:00
shc Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
shuffle Add size data. 2004-03-18 02:27:55 +00:00
since - Mirror distfile 2004-11-21 02:46:48 +00:00
skyutils Apply a big libtool patch to allow porters to use the libtool installed by 2004-07-09 17:43:11 +00:00
sloccount SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
sls SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
smssend - Update to 3.3 2004-04-17 13:55:42 +00:00
snowflake Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
sonytv SIZEify. 2004-01-29 16:13:06 +00:00
spamcalc SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
splitvt SIZEify. 2004-01-29 16:13:06 +00:00
sshbuddy Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
stan Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
susv2
susv3
sword Depend on GNOME/pkgconfig 2004-08-27 10:28:26 +00:00
sword15 Depend on GNOME/pkgconfig 2004-08-27 10:28:26 +00:00
talkfilters Update to 2.3.3. 2004-08-10 15:22:31 +00:00
tcb Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:10:27 +00:00
team SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
telbook Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
tellico Update to version 0.13.1 2004-12-13 10:41:58 +00:00
tellico-kde4 Update to version 0.13.1 2004-12-13 10:41:58 +00:00
tempcontrol New port: tempcontrol controls the temperature of fermenting beer. 2004-06-20 08:31:31 +00:00
terraform Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:10:27 +00:00
tet Unbreak port by merging the build and install phases. Create a PLIST 2004-08-24 03:01:01 +00:00
tkcron SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
tkinfo Welcome tkinfo to the 3rd millenium. 2004-07-07 19:46:13 +00:00
tkman Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:10:27 +00:00
tkregexp Tidy up whitespace. 2004-04-10 17:26:55 +00:00
tkrunit SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
tpp Update to 1.1.1 2004-11-23 15:32:22 +00:00
translate - SIZEify. 2004-03-18 09:56:10 +00:00
ttyrec SIZEify. 2004-01-29 16:13:06 +00:00
tvguide SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
txt2regex - update to 0.8 2004-11-04 02:28:01 +00:00
uf-view Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
uk-phone Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
uk-postcodes Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
unclutter SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
upclient Add size data. 2004-03-18 02:52:47 +00:00
us-zipcodes SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
utf8locale utf8locale is now merged into -CURRENT. 2004-03-27 14:22:14 +00:00
utftools Drop maintainership. Maintainer is not using FreeBSD as 2004-05-09 07:10:43 +00:00
vbidecode With portmgr hat on, reset Roger's maintainership of these ports. While 2004-12-05 04:54:21 +00:00
vera Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
videotext With portmgr hat on, reset Roger's maintainership of these ports. While 2004-12-05 04:54:21 +00:00
vifm Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED) 2004-03-11 10:46:58 +00:00
viz SIZEify. 2004-01-29 16:13:06 +00:00
voltcraft304 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
whichman Update to version 2.4 2004-10-12 12:11:36 +00:00
wmcalendar Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
wmcp Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
wmfirew Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
wminfo - Put the distfile on FreeBSD's mirrors, original master site is dead 2004-12-18 19:44:51 +00:00
wmjulia Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
wmmand Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
wmpal - Fix WWW: line 2004-03-26 14:47:43 +00:00
wmproxyper Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
wmScoreBoard Add size data. 2004-03-18 02:27:55 +00:00
wmtunlo Drop maintainership on most of my ports. Feel free to grab 'em if you 2004-05-16 23:45:05 +00:00
wmweather o/~ Everybody was distfile sizing! o/~ 2004-03-22 12:45:57 +00:00
wmweather+ - Fix rounding/truncating functions on FreeBSD 4.x 2004-11-06 12:00:12 +00:00
wmwork Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
wmx10 Fix build with gcc-3.4 2004-08-08 17:13:17 +00:00
wotsap Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
xbiso add xbiso 0.6.0 2004-02-11 07:56:20 +00:00
xd Reset MAINTAINER to ports@. 2004-12-23 09:32:50 +00:00
xdelta SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
xdf SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
xenmenu - Update MASTER_SITES and WWW: line [Kato] 2004-11-05 08:26:58 +00:00
xfce4-artwork Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
xfce4-iconbox Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
xfce4-panel-themes Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
xfce4-weather-plugin Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the 2004-11-07 22:37:47 +00:00
xfce4-wm-themes update to xfce4-4.0.6 2004-07-19 03:31:36 +00:00
xgas Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
xiphos This port is scheduled to be removed on 2005-02-18 if it is still 2004-12-18 23:02:35 +00:00
xless Tidy up whitespace. 2004-04-10 17:26:55 +00:00
xosd Update to 2.2.12 2004-11-30 15:19:58 +00:00
xpns Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
xrmap Drop maintainership. Maintainer is not using FreeBSD as 2004-05-09 07:10:43 +00:00
xtail SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
xtar SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
xtypo Fix maintainer's email. 2004-12-24 11:39:19 +00:00
yaucg Drop maintainership. 2004-05-11 01:37:22 +00:00
yaunc SIZEify. 2004-01-29 16:13:06 +00:00
ytree Add SIZE data. 2004-03-18 20:45:09 +00:00
zaptel Improve compatibility with 4.x, particularly: 2004-10-26 14:06:06 +00:00
Makefile New port kfile-torrent version 0.6: Konqueror KFilePlugin to display 2004-12-29 06:05:59 +00:00