Commit graph

536 commits

Author SHA1 Message Date
Martin Wilke
04bb88d9fc - Update to 2.1.1 2007-02-26 22:21:38 +00:00
Martin Wilke
bc2825cd93 - Update to 2.1 2007-02-03 09:49:14 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Hiroki Sato
7f26c21995 Update to 7.0.9. Various security vulnerabilities have been fixed.
Security:	CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0047,
		CVE-2007-0048
Security:	http://www.adobe.com/support/security/bulletins/apsb07-01.html
2007-01-18 05:35:33 +00:00
Martin Wilke
7419e26799 - Update to 2.0.7 2007-01-17 01:14:44 +00:00
Martin Wilke
07841f9dfc This is a Firefox searchplugin for the german BSD board www.BSDGroup.de.
WWW: http://www.crashmail.de/freebsd.html#searchplugin

Submitted by:	Stefan 'Steve' Tell <stefan.tell at crashmail.de>
2007-01-16 18:29:02 +00:00
Juergen Lock
79abd15207 tvbrowser moved to misc
Approved by:	miwi (mentor)
2007-01-13 18:13:22 +00:00
Juergen Lock
d604a5c755 disconnect tvbrowser from the build after moving to misc
Approved by:	miwi (mentor)
2007-01-13 17:46:39 +00:00
Juergen Lock
3216483950 - update tvbrowser to 2.5
- move out of /usr/X11R6 (USE_X_PREFIX)
- move from german to misc

Approved by:	lars.engels@0x20.net (maintainer), miwi (mentor)
2007-01-13 17:44:29 +00:00
Martin Wilke
e652b95ddd Another pastebin Application written in Ruby.
Allows the upload of text to a webserver and reading of these information.
Often used in IRC channels to show large amounts of text, like config files.

WWW: http://bsdgroup.de

Submitted by:	Aron Schlesinger <as at bsdgroup.de>
2007-01-12 16:55:46 +00:00
Martin Wilke
1c0fb2f74d - Update to 2.0.6 2007-01-09 21:32:08 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Dirk Meyer
86256bbe15 Digibux is an open source reader for all Editions of the digital library
"Digitale Bibliothek" (www.digitale-bibliothek.de) Series,
including the german wikipedia dvd version (2005-2006).

WWW: http://savannah.nongnu.org/projects/digibux/
2006-12-16 06:48:38 +00:00
Martin Wilke
a016f6045c - Update to 2.0.5
- Add new WWW
2006-11-22 20:24:51 +00:00
Martin Wilke
e0b4cd932f - Fix fetch problem
PR:             ports104245
Submitted by:   Stefan Pauly<stefan@fh-mainz.de>
Approved by:    portmgr (erwin)
2006-10-19 17:12:49 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Martin Wilke
f4a96baa2e - Fix PLIST_IN entry
PR:		ports/102977
Submitted by:	Stefan Sperling <freebsd-gnats(at)stsp.in-berlin.de>
Approved by:	Slaven Rezic (maintainter)
2006-09-13 10:53:35 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Martin Wilke
f07d83acb4 - Update to 2.2.1
PR:		ports/103169
Submitted by:	Lars Engels <lars.engels(at)0x20.net> (maintainer)
2006-09-12 07:21:06 +00:00
Dirk Meyer
f1e1a6bc23 - hack around missing domainame
http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
2006-09-05 05:08:32 +00:00
Martin Wilke
4efd2e1bc0 Some fixes were done in language support,
so authors decided to reroll the tarball.

Submitted by:	pointyhat via erwin
Approved by:	krion (mentor)
2006-08-05 15:02:35 +00:00
Hiroki Sato
5c6146f9ba Update to 7.0.8. 2006-08-02 05:05:37 +00:00
Martin Wilke
5a8b7866e9 - Bump PORTREVISION
- Fix pkg-plist

Submitted by:	my tinderbox :)
Approved by:	markus (co-mentor)
2006-07-31 23:38:02 +00:00
Martin Wilke
133fe309d1 - Update to 2.0.4
- Cleanup Makefile

Approved by:	markus (co-mentor) via irc
2006-07-31 22:48:14 +00:00
Stefan Walter
9ec4d0da18 - Update to 9.15.
- Portlint(1).
- Assign maintainership to submitter.

PR:		98089
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	arved (mentor)
2006-07-24 06:16:16 +00:00
Thierry Thomas
8d1905f704 All dictionaries can be installed separately:
- by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:	special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
2006-07-15 14:28:44 +00:00
Erwin Lansing
9681fd800d Rename the USE_CDROM knob to WITH_CDROM. USE_* should only be
defined by the ports infrastructure and ports should define WITH_*
2006-06-12 15:46:43 +00:00
Mark Linimon
29beca5ab8 Reset maintainer at his request due to current lack of time. We appreciate
all the help in the past.
2006-06-09 21:07:11 +00:00
Martin Wilke
ea84101c88 Take maintainership
PR:		ports/98540
Submitted by:	Beat Gaetzi <beat at chruetertee.ch>
Approved by:	krion (mentor)
2006-06-06 20:18:17 +00:00
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Martin Wilke
155356e72c German-localized version of wordpress.
WordPress is a state-of-the-art semantic personal publishing platform
with a focus on aesthetics, web standards, and usability.

More simply, Wordpress is what you use when you want to work
with your blogging software, not fight it.

PR:		ports/98448
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-05 16:27:47 +00:00
Ion-Mihai Tetcu
712288f7f7 Update to * 8.1.1 *
Bump PORTEPOCH :((

No cookies for:	maintainer, becuse PORTVERSION was wrong from the beginning.
PR:		ports/97354
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> (now miwi@)
Approved by:	maintainer timeout, lawrance (mentor, implicit)
2006-06-05 11:10:23 +00:00
Emanuel Haupt
7be606cdf6 Add an additional mirror. 2006-06-01 12:13:54 +00:00
Cheng-Lung Sung
757c12b596 - Update TV-Browser to Version 2.2
PR:		98112
Submitted by:	maintainer (Lars Engels)
2006-05-30 09:18:16 +00:00
Michael Nottebrock
d10a5375ee Update to KOffice 1.5.1 2006-05-27 10:26:19 +00:00
Jean-Yves Lefort
c679b43e32 Bump PORTREVISION to reflect the fact that the .desktop file is no
longer installed.
2006-05-20 18:19:47 +00:00
Jean-Yves Lefort
5caa7c2596 Bump PORTREVISION to reflect the fact that these ports may now
install/deinstall a desktop entry.
2006-05-19 05:15:36 +00:00
Ion-Mihai Tetcu
44c07fddf3 Update to 0.2 [1]
Fix firefox dependency. [2]

PR:		ports/97249 [1]
Submitted by:	Stefan 'Steve' Tell <stefan.tell@crashmail.de> (maintainer) [1]
		itetcu (me) [2]
Approved by:	lawrance (mentor)
2006-05-15 00:40:28 +00:00
Dirk Meyer
7bede861d6 This is a firefox searchplugin for the german BSD board www.bsdforen.de
WWW: http://www.crashmail.de/freebsd.html#searchplugin

PR:		94923
Submitted by:	Stefan 'Steve' Tell
2006-05-13 11:57:35 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Michael Nottebrock
88b16273ed Update to KOffice 1.5.0
Approved by:	portmgr (kris)
cVS: 	arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
2006-04-29 15:36:44 +00:00
Mark Linimon
1da4bb0e6b Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.

Hat:	portmgr
2006-04-15 06:26:48 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Mark Linimon
af77013098 Reset maintainer at his request; nectar is away from FreeBSD work right now. 2006-03-24 05:44:38 +00:00
Hiroki Sato
ace82c4586 Downgrade to 7.0.1 temporarily mainly because the printing feature
does not work with Linux emulation environment.  Bump PORTEPOCH.

Approved by:	portmgr (krion)
2006-03-07 18:50:38 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
f68e1ba015 Post libtool-conversion fixups
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-26 02:06:46 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Hiroki Sato
46f1df319a - Use a distfile in tarball instead of one in rpm.
- Remove CONFLICTS.  All of the localized versions can coexist now.
- Update the localized versions to 7.0.5 if possible.
- Add support for print/acroreadwrapper.

Discussed with:	netchild and mezz
PR:		ports/90319
2006-02-21 18:49:11 +00:00
Simon Barner
c9c7fe2631 - Update to 4.16 [1]
- Use foo-[0-9]* for CONFLICTS

Submitted by:	"Thomas E. Zander" <riggs@rrr.de> (maintainer)
PR:		ports/92575
2006-02-02 14:18:46 +00:00
Michael Nottebrock
79fc2a8db2 Update to KDE 3.5.1. 2006-02-01 09:13:29 +00:00
Jean-Yves Lefort
d1d5fd1506 [1]:
- 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
2006-01-26 03:34:23 +00:00
Edwin Groothuis
7645a4727a SHA256ify
Approved by:	krion@
2006-01-22 11:27:06 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Trevor Johnson
f449b89dca Hash with SHA-256. 2006-01-07 20:00:08 +00:00
Wolfram Schneider
4ed45a48cc new homepage
PR:  ports/90499
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-23 22:04:53 +00:00
Edwin Groothuis
fe5dcf5ec7 Update of german/BBBike port
Update from 3.14 to 3.15.

PR:		ports/90258
Submitted by:	Slaven Rezic <slaven@rezic.de>
2005-12-20 12:40:54 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Mark Linimon
d1d476e720 Remove a dead mastersite per distfile survey. 2005-11-28 06:27:09 +00:00
Edwin Groothuis
274f6ba629 [Maintainer Update] update german/tvbrowser 1.0 -> 2.1
Update port german/tvbrowser from 1.0 to version 2.1

PR:		ports/89548
Submitted by:	Lars Engels <lars.engels@0x20.net>
2005-11-26 12:21:46 +00:00
Pav Lucistnik
1cab036aad - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
Edwin Groothuis
43ae86d742 new port: german/tvbrowser
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>
2005-11-24 07:38:50 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Mark Linimon
853068f674 Remove the usage of 'misc' as a secondary category.
Hat:		portmgr
2005-11-10 03:48:30 +00:00
Michael Nottebrock
de94e0e160 Update to KDE 3.4.3 / KOffice 1.4.2 2005-11-05 11:19:58 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Maho Nakata
d7aef6b626 Remove all the secondary port of editors/ooodict-all
localized ones should be activated via knob like:
% cd ports/editors/ooodict-all
% make LOCALIZED_LANG=ABC
2005-11-01 04:32:16 +00:00
Kris Kennaway
782ca95093 BROKEN: Incorrect pkg-plist 2005-10-28 23:23:30 +00:00
Edwin Groothuis
ea61c57b72 Port german/steak does not honor X11BASE
PR:		ports/87862
Submitted by:	Heiner <h.eichmann@gmx.de>
2005-10-23 07:05:44 +00:00
Mark Linimon
77d34103f8 With permission, reset inactive maintainer. 2005-10-12 21:27:23 +00:00
Bill Fenner
16da82f57e Remove WWW: None. 2005-10-09 05:21:41 +00:00
Lars Koeller
32aa9b9205 o) Update to respect new Patch from SUN (Product Update 5)
(Contact port owner for admission)
2005-10-08 08:49:56 +00:00
Trevor Johnson
2c95c09f0a localized versions of Adobe Reader (formerly Acrobat Reader) 2005-10-07 21:16:52 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Mark Linimon
e019e1994f Reset maintainer who had turned in his commit bit some time back as he no
longer had time to work on FreeBSD.  We appreciate the help in the past.

Approved by:	alex (former maintainer)
2005-10-01 06:09:00 +00:00
Simon Barner
d0438b7d23 Update to 4.15 (follows update of master port, ports/86241).
Submitted by:	"Thomas E. Zander" <riggs@rrr.de> (maintainer)
2005-09-26 11:26:23 +00:00
Volker Stolz
7d455ee93b This is now a slave-port to math/geonext
PR:		ports/85766
Submitted by:	maintainer
2005-09-06 16:14:48 +00:00
Volker Stolz
b13833229d Update to 81
PR:		ports/84710
Submitted by:	Olli Hauer via maintainer
2005-08-29 15:51:30 +00:00
Maho Nakata
7bfd521e44 Fix index build by moving openoffice.org-1.1 ports.
Submitted by:	krion via krisautomail
2005-08-29 07:05:16 +00:00
Sam Lawrance
8e715deb0c Add schwobifyer 20050730, a utility for translating german into the
schwaebisch dialect.

PR:		ports/84363
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-01 14:54:09 +00:00
Michael Nottebrock
ecc191066f Update to KDE 3.4.2 / KOffice 1.4.1 2005-07-31 22:46:35 +00:00
Renato Botelho
3adfab64e2 This is a swiss-"high german" language pack for german/ding.
The official written language in the German part of Switzerland does not contain
the doppel-s (UTF-8 0x9f) nor is it available on Swiss-German keyboards.

PR:		ports/83646
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	flz (mentor)
2005-07-19 14:25:37 +00:00
Niels Heinen
235e2faf63 Upgraded to version 1.4. The 1.3 version was unfetchable which caused the port
to be BROKEN.

Approved by:	nectar (mentor)
Reported by:	pointyhat via kris
2005-07-14 08:02:35 +00:00
Michael Nottebrock
8166ce463f Update to KOffice 1.4.0a.
Note that 'a' does *not* stand for 'alpha', but denotes a short-notice
bugfix release made after KOffice 1.4.0.
2005-07-05 20:55:18 +00:00
Maho Nakata
d094e113f3 Remove openoffice.org localized ports as I announced:
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice
o still you can build them via knobs for 1.1
  see ports/editors/openoffice-1.1/files/Makefile.localized
o 1.0 has been broken for long time, no longer maintained actively.
 (but still I don't delete 1.0 and delete only localized versions)
2005-06-29 05:37:25 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Pav Lucistnik
3dfd7c4e9c - Unbreak and general update
- Add thesaureses
- Add new dictionaries for Afrikaans, Welsh, English (Australia), English
  (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician,
  Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand),
  Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda),
  Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel),
  German (Austria), French (Belgium)

PR:		ports/78492, ports/81196
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>,
		Nicholas Kirby <nkirby@dagr.net>
Approved by:	maintainer (in general; too busy to work on ooodict)
2005-06-05 23:49:29 +00:00
Pav Lucistnik
d8c12016fc - Remove linux-mozillafirebird and it's language spinoffs. This port is
outdated (it's ascendant is called linux-firefox) and contains several
  unpatched security vulnerabilities.

Requested by:	maintainer
Discussed by:	kris' portmgr hat
2005-05-27 20:04:17 +00:00
Pav Lucistnik
cc4aebc8e3 - Add german specific files to plist
Reported by:	krismail
2005-05-27 07:37:45 +00:00
Pav Lucistnik
45adbef6df - Update to 3.14
PR:		ports/80474
Submitted by:	Slaven Rezic <slaven@rezic.de> (maintainer)
2005-05-26 22:31:20 +00:00
Volker Stolz
61ea762ff3 Unbreak: Fix plist
PR:		ports/79256
Submitted by:	maintainer
2005-04-14 14:00:58 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Mark Linimon
3dc442b94d Add two advisory variables that mark this port as a slave port. Due to
odd use or misuse of .include, the default assignments of these variables
is wrong.

This only affects FreshPorts and portsmon.

Approved by:	maintainer
2005-04-05 18:53:06 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00