Commit graph

208 commits

Author SHA1 Message Date
David E. O'Brien
a3c7cffaab Tweak the PR 119107 changes. 2008-02-02 19:17:18 +00:00
David E. O'Brien
d02e6124fd Use termios instead of sgtty.
PR:		119107
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-21 16:26:25 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
David E. O'Brien
9f289f5957 Fix gcc4 build. 2007-08-23 22:57:41 +00:00
Tim Bishop
c583fc77fb Respect LOCALBASE.
PR:		113118
Submitted by:	self
Approved by:	maintainer timeout (42 days)
2007-07-10 14:10:46 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Thierry Thomas
74f1a45911 Really normalize Aspell dictionaries ports PKGVERSION...
textproc/aspell/Makefile.inc had been forgotten in the previous commit.

PR:		ports/106573
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Reported by:	Michel TALON <talon (at) lpthe.jussieu.fr>
Pointyhat to:	/me
2007-02-14 23:11:55 +00:00
Rong-En Fan
377b62905c - Update to 3.04
- Add a auxiliary target for maintainer

PR:		ports/108718
Submitted by:	chinsan (maintainer)
2007-02-04 06:45:48 +00:00
Rong-En Fan
43c3bad957 Add urwvn 3.02, vietnamese version of the standard PostScript fonts from
URW++.

PR:		ports/108436
Submitted by:	chinsan
2007-01-28 07:18:48 +00:00
Rong-En Fan
75a4753b18 Add gtk-im-vi 0.1.1, simple GTK+ input methods for Vietnamese(VNI and
TELEX).

PR:		ports/108429
Submitted by:	chinsan
2007-01-28 04:58:15 +00:00
Thierry Thomas
35adf63b32 Normalize Aspell dictionaries PKGNAMEs.
PR:		ports/106573, ports/107399, ports/107448
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Approved by:	farrokhi, obrien
2007-01-14 15:32:59 +00:00
Rong-En Fan
93705f051c Add vietunicode-trichlor 2004.04.30, 100% Viet Unicode compatible.
PR:		ports/107573
Submitted by:	chinsan
2007-01-08 13:59:39 +00:00
Rong-En Fan
971f9e1603 Add vietunicode-hannom 2005.02.06, UNICODE Han Nom Font Set.
PR:		ports/107574
Submitted by:	chinsan
2007-01-08 13:38:23 +00:00
Rong-En Fan
5a906636d6 Add vietunicode-web1 2004.04.30, 100% Viet Unicode & Viet
Phan/Pali-Sanskrit compatible.

PR:		ports/107571
Submitted by:	chinsan
2007-01-08 13:37:28 +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
Rong-En Fan
4528470eb0 - Respect X11BASE
The previous one does not work as expected. You also need to change
  tools/Makefile.dep.
- Remove some unnecessary variables
- configure already supports custom X11 path via XLIB_DIR, use that.

PR:		106020
Submitted by:	rafan
Approved by:	Nguyen Tam Chinh <chinhngt at sectorb.msk.ru> (maintainer)
2006-12-02 12:20:36 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +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
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Edwin Groothuis
e2e15d3dbc Unbreak by fixing pkg-plist and aligning run-depends statement. 2005-11-04 10:33:41 +00:00
Edwin Groothuis
a871c7f0f5 Unbreak port by fixing pkg-plist 2005-11-04 07:06:22 +00:00
Marcus Alves Grando
1ea24e4e5c Respect X11BASE
PR:		88044
Submitted by:	Nguyen Tam Chinh <chinhngt@sectorb.msk.ru> (maintainer)
2005-10-26 19:11:57 +00:00
Mark Linimon
29abc3e0b9 Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 18:11:11 +00:00
Michael Nottebrock
ecc191066f Update to KDE 3.4.2 / KOffice 1.4.1 2005-07-31 22:46:35 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
David E. O'Brien
133374008b The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu 2005-07-17 03:18:25 +00:00
David E. O'Brien
917584ade7 Watch over this VN port. 2005-07-17 02:12:05 +00:00
David E. O'Brien
b6c89b993e The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu 2005-07-17 02:11:07 +00:00
David E. O'Brien
59f4013631 The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu 2005-07-17 01:56:16 +00:00
David E. O'Brien
e03183876f Move to using the bzip2'ed distfile. 2005-07-17 01:41:57 +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
Kris Kennaway
c48bf0c15a BROKEN: Broken dependency
Approved by:    portmgr (self)
2005-03-27 01:41:31 +00:00
Thierry Thomas
68f63116a6 Upgrade to 0.2.9.
PR:		ports/78885
Submitted by:	Nguyen Tam Chinh (maintainer)
2005-03-15 19:47:47 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Colin Percival
1aec09e0b7 Add ports to ${SUBDIR} in alphabetical order.
Approved by:	pav
2005-01-29 18:09:49 +00:00
David E. O'Brien
9894e57d7f Portlint. 2004-12-29 20:11:35 +00:00
David E. O'Brien
d8c21c48d6 Portlint. 2004-12-29 19:47:54 +00:00
Thierry Thomas
e4b2658c1c Add xvnkb 0.2.8, a Vietnamese input method for X-Window.
PR:		65207
Submitted by:	Nguyen Tam Chinh.
2004-12-29 18:08:46 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Thierry Thomas
7be49f3c4b Add slaves ports for Aspell's new dictionaries. 2004-08-28 23:59:08 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00