1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

27948 Commits

Author SHA1 Message Date
Satoshi Asami
7ffc9fc905 Revert version back to 1.0.1. The maintainer seems to think that is
the correct version string rather than the 1.01 that is part of the
filenames.
2000-04-15 01:58:53 +00:00
Satoshi Asami
575c171393 Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
2000-04-15 01:56:18 +00:00
Satoshi Asami
2c3b2344f2 Typo (heavea -> hevea). 2000-04-15 01:53:02 +00:00
Satoshi Asami
5b712e0d2e Revert version back from 2.0.4 to 2.04, I can't find any evidence supporting
the change.
2000-04-15 01:52:28 +00:00
Satoshi Asami
a023bc3852 Typo (xnited -> xinetd). 2000-04-15 01:51:12 +00:00
Satoshi Asami
6d19e4fabf Typo (piloit -> pilot). 2000-04-15 01:46:50 +00:00
Satoshi Asami
0ff41e3e14 "p" (meaning "patch") -> ".". 2000-04-15 01:44:53 +00:00
Satoshi Asami
0025270cc8 Revert package name. 2000-04-15 01:43:35 +00:00
Satoshi Asami
25753f8cd7 "pl" -> ".", not "p". 2000-04-15 01:42:33 +00:00
Satoshi Asami
7c9c4abbde The "p" in "1.1p6" means "patch" or "patchlevel", so they should be
converted to "1.1.6", not "1.1.p6" (which usually means "1.1
prerelease 6").
2000-04-15 01:40:10 +00:00
Satoshi Asami
9ead3a36dd Revert version from 1.2.1 back to 1.21 -- I can't find any evidence
it should be called "1.2.1", so I assume it was just a typo.
2000-04-15 01:37:05 +00:00
Satoshi Asami
988d18db7b Revert package names back to original. 2000-04-15 01:36:28 +00:00
SADA Kenji
b49deb74e8 Unbroke.
Previous checkin was not needed, PW already fixed.
2000-04-15 01:27:23 +00:00
SADA Kenji
059f14b4fa Mark as broken: PKGNAME would set as null and db/pkg would be destroyed. 2000-04-15 01:21:45 +00:00
Will Andrews
fd69975780 Minor changes:
1) Move kvirc to use Qt 2.1. Patch added assists with this.
  2) Add support for multi-byte people, through SS_X_EXTRA_LIBS=-lxpg4.

Submitted by:	imura (#2)
Reported by:	Vladimir B. Grebenschikov <vova@express.ru>
2000-04-15 00:18:30 +00:00
Akinori MUSHA
e818dcc24e Resurrect japanese/pine.
Screwup by:	knu
2000-04-15 00:17:16 +00:00
Satoshi Asami
b321ba7815 Found another cpiazza "Oops" -- Surely decreasing the version number
from 0.54 to 0.53 was not an essential part of the PKGNAME
conversion. :)
2000-04-15 00:06:19 +00:00
Satoshi Asami
c919543fe7 Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX}
now.
2000-04-14 23:53:21 +00:00
Chris D. Faulhaber
da55919ac0 Update port to 1.4.1 2000-04-14 23:39:37 +00:00
Chris D. Faulhaber
671c766a4a Update port to 4.23 2000-04-14 23:37:55 +00:00
Satoshi Asami
f6cb2350d8 Resurrect version normalization (0.8-7 -> 0.8.7) accidentally lost during
conversion.
2000-04-14 23:32:30 +00:00
Akinori MUSHA
4c75e79994 Activate yuzu. 2000-04-14 23:12:59 +00:00
Satoshi Asami
bb07b9b074 Seems somewhere along the line, the lowercase version of the name
was lost....
2000-04-14 23:11:06 +00:00
Akinori MUSHA
2cc861e3f6 Initial import of `yuzu', a nicer MUA powered by JavaMail and JFC/Swing.
PR:		ports/17846
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-04-14 23:11:03 +00:00
Satoshi Asami
1686bb5d35 Move PORTNAME/PORTVERSION above pre.mk include. 2000-04-14 23:09:36 +00:00
Akinori MUSHA
15be9bf75b Sorry for my accidential removal of ja-pine. I have to deactivate
them for the present.

Max, please resurrect those entries when you get it back available,
thanks.
2000-04-14 22:27:00 +00:00
Akinori MUSHA
2b40efb08b Prepare ${LINUX_DIR}/dev/null for use of the plain disk technique.
Suggested by:	Nick Sayer
2000-04-14 21:01:58 +00:00
Will Andrews
55123fff04 Whoops, I forgot to remove the paintlib port from the category Makefile.
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-04-14 20:30:29 +00:00
Peter Wemm
6f80b55952 Complete /usr/compat -> /compat (this was partly correct already) 2000-04-14 20:24:04 +00:00
Akinori MUSHA
688db83363 Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc except
for running Linux stuff.

Suggested by:	Nick Sayer
2000-04-14 20:13:55 +00:00
Bill Fumerola
aa16e93c2a /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this. 2000-04-14 19:53:25 +00:00
Peter Wemm
d28a4ecbc3 Fix /usr/compat -> /compat 2000-04-14 19:50:25 +00:00
Joerg Wunsch
7ad6670e90 Update to version 3.3.
Reminded by:	fenner's distfile survey
2000-04-14 19:03:23 +00:00
Jean-Marc Zucconi
aa82d74ce0 Fix installation when /usr/X11R6 is a symlink.
PR:		ports/17946
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-04-14 18:55:43 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Jim Mock
0b32dc9e2b Add SOCKS support.
Submitted by:	dburr
2000-04-14 18:18:37 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Jim Mock
380e26e02d Update to version 1.1.19.
Submitted by:	vanilla
2000-04-14 18:13:57 +00:00
Jim Mock
302e076617 Update to version 0.9.11. 2000-04-14 17:46:16 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Akinori MUSHA
b12f43b5a9 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.

Remove redundant space.
2000-04-14 17:24:56 +00:00
David E. O'Brien
dad8517b05 Upgrade to the 2000-04-10 GCC 2.96 development snapshot. 2000-04-14 17:15:20 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Akinori MUSHA
5026928fba Cosmetic. Set their categories right.
print/acroread-commfont:
  - Use CATEGORIES+= to follow after a slave's lang-specific category.

{chinese,japanese,korean}/acroread-*font:
  - Set only the lang-specific category for each.
2000-04-14 16:55:52 +00:00
Akinori MUSHA
1fa5be246b Cosmetic.
{chinese,japanese,korean}/mule-*:
  - Set only the lang-specific category for each.

editors/mule:
  - Set CATEGORIES+= editors to follow after a slave's lang-specific category.
  - Define MULE_VERSION and EMACS_VERSION to use.

editors/mule-common:
  - Remove redundant `Version required' line.
  - Define MULE_VERSION and EMACS_VERSION to use.
  - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
2000-04-14 16:47:49 +00:00
Hajimu UMEMOTO
1176491a79 Update to 0.9.8. 2000-04-14 16:12:16 +00:00
R. Imura
9c9305e22d - MASTER_SITES and WWW changed ( troll.no -> trolltech.com )
- Fix mis-writing of DESCR ( /usr/local -> /usr/X11R6 in qt-i18n and qt145 )
2000-04-14 16:10:27 +00:00
R. Imura
c20025cfe6 Update to version Qt-2.1.0 ! 2000-04-14 16:07:58 +00:00
R. Imura
f8f5ce4d81 Update to version Qt-2.1.0 beta4.
- Added support of X Session Management.
- MASTER_SITES and WWW changed. ( troll.no -> trolltech.com )
2000-04-14 16:04:55 +00:00
R. Imura
bb51ad41ca Cosmetic changes.
Good-bye KDE_NAME, KDE_VERSION, QTTYPE variables.
2000-04-14 16:02:43 +00:00