Hiroki Sato
33cd19d442
- Set UNAME_s=Linux since FreeBSD's native uname(1) is invoked
...
from the wrapper script under some circumstances[*].
Bump PORTREVISION.
- Add another site to MASTER_SITES.
Reported by: nyan
2006-02-11 15:35:24 +00:00
Hiroki Sato
c84f8e8dd0
Update to 7.0.5.
2006-02-11 01:58:19 +00:00
Norikatsu Shigemura
2549c209d4
Update to 1.0.0.
...
Submitted by: TAKANO Yuji <takachan@running-dog.net>
2006-02-10 20:07:11 +00:00
Vasil Dimov
c6004c8778
* Remove print/acroread - it has expired on 2006-01-03
...
* 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)
2006-02-10 09:24:53 +00:00
Andrey Slusar
c335ce212d
* Try to fix xemacs-devel japanese ports.
...
* I don't use the japanese. Pass maintainership for
ja-xemacs-devel-* to ports@.
Reported by: pointyhat(kris)
2006-02-08 14:08:07 +00:00
Simon Barner
8ae153ce9e
- Fix build with libtool 1.5.22_1
...
Reported by: pointyhat via kris
2006-02-08 11:03:51 +00:00
Simon Barner
b393f3e2d6
- Remove USE_REINPLACE
...
- Fix IGNORE line
- Pacify portlint
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
PR: ports/92374
2006-02-06 11:56:36 +00:00
Volker Stolz
0913d68d17
Remove broken and expired ports japanese/gn-gnspool, www/adzap2squirm
2006-02-06 09:01:03 +00:00
Hiroki Sato
ec1d1dda3b
- Add a configuration file for fontconfig[*]
...
- Use @dirrmtry
- Call fc-cache after the installation/deinstallation
Submitted by: Yamashiro Jun[*]
PR: ports/92489[*]
2006-02-05 17:20:45 +00:00
Norikatsu Shigemura
f44742d572
Add MOTOYA Birch W1 font.
...
Noticed by: rushani
2006-02-04 14:59:05 +00:00
Norikatsu Shigemura
d7d20e59d4
Update to 3.5pl3.
...
Tested by: ume
Sponsored by: Ensure Technology Ltd
2006-02-04 14:56:04 +00:00
Kris Kennaway
15cadc3934
Add autoconf:213 to satisfy :configure target
2006-02-03 21:25:40 +00:00
Kris Kennaway
8d369a7f29
Add autoconf:213 dependency to allow :configure target to run
2006-02-03 21:17:52 +00:00
Michael Johnson
964f5d7c2f
- Update to 1.5.0.1
...
PR: 92740
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
2006-02-02 17:31:03 +00:00
Simon Barner
b8a0b6219d
- Unbreak by fixing dependency to textproc/uim
...
Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp> (maintainer)
PR: ports/92529
2006-02-02 14:00:05 +00:00
Pav Lucistnik
06a424d14f
- Rename japanese/firefox-ja_JP to japanese/firefox-ja
...
PR: ports/92211
2006-02-01 10:06:28 +00:00
Michael Nottebrock
79fc2a8db2
Update to KDE 3.5.1.
2006-02-01 09:13:29 +00:00
Jun Kuriyama
8dceac46e1
Patched version is not required for textproc/senna of recent version.
2006-01-31 15:19:55 +00:00
Jun Kuriyama
69aa2ebf90
Fix breakage with WITH_ADS knob.
...
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2006-01-31 15:15:09 +00:00
Jun Kuriyama
89fc470ef1
Fix unfetchable situation by putting distfile on my box.
2006-01-31 00:26:49 +00:00
Jun Kuriyama
494d853dd3
- Catch up Japanese patch to 0.9.3.
2006-01-30 14:21:38 +00:00
Edwin Groothuis
e174ed8c91
SHA256ify
...
Approved by: krion@
2006-01-30 10:52:40 +00:00
Edwin Groothuis
db4ade709f
SHA256ify
...
Approved by: krion@
2006-01-30 10:46:59 +00:00
Hajimu UMEMOTO
16f11ef3f2
Update to 0.9.0.
2006-01-30 02:42:38 +00:00
Pav Lucistnik
b02a2f834a
- Unbreak
...
- Pass maintainership to hiroto.kagotani@gmail.com
PR: ports/92211
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
2006-01-30 00:28:38 +00:00
Kris Kennaway
a8681cca35
Previous commit was bogus.
...
Pointy hat to: kris
2006-01-29 21:30:58 +00:00
Kris Kennaway
570b7c3ffc
Try to clean up two directories we might have created
2006-01-28 20:37:23 +00:00
Mark Linimon
b09666fc1e
- Fix possibility of "infinite make fork" when "Registering install for ..."
...
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)
2006-01-28 02:11:35 +00:00
Marcus Alves Grando
608ce990aa
Update dependencies to moved port
...
Bump PORTREVISION
2006-01-27 21:17:06 +00:00
Hiroki Sato
f7af1c8f80
The default security option has been changed in the Japanese
...
patchset without version number bump. Now -R (or -R1) is
used, and this behavior is compatible with prior versions
including 5.95a. Bump PORTREVISION.
Spotted by: SHIOZAKI Takehiko (st at be dot to)
2006-01-26 15:00:16 +00:00
Pav Lucistnik
94521905ee
- Unbreak with darts 0.3
...
PR: ports/92288
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
2006-01-26 09:43:48 +00:00
Kris Kennaway
d8a0cba6cc
BROKEN when WITHOUT_X11: Broken dependency
2006-01-26 04:09:47 +00:00
Renato Botelho
9422d7a209
- Mark it as DEPRECATED - "mastersite disappeared, no longer maintained by
...
author"
- Set an EXPIRATION_DATE
PR: ports/92312
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-25 15:39:07 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +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
Hiroki Sato
b42235c089
- Update ptex-texmf-2.3 to ptex-texmf-2.4.
...
- Update pkg-message.
- Use SUB_FILES/SUB_LIST and add some style changes.
- Bump PORTREVISION.
2006-01-20 20:39:03 +00:00
Hiroki Sato
41b134b0f8
Fix pkg-plist.
...
Spotted by: pointyhat
2006-01-20 20:33:43 +00:00
Kris Kennaway
a736f08dc7
BROKEN: Broken dependency
2006-01-19 23:48:00 +00:00
Kris Kennaway
651053476f
BROKEN: Unfetchable
2006-01-19 23:37:49 +00:00
Pav Lucistnik
e014c1264b
- Correct dependencies
...
Reported by: krismail
2006-01-17 12:27:24 +00:00
Norikatsu Shigemura
ab41268536
Fix typo.
...
Reported by: ume
2006-01-16 21:54:55 +00:00
Norikatsu Shigemura
bcf80b4673
Add xGate 3.5 patch level 1, is a webmail system
...
implemented by Servlet over IMAP4/POP3.
Desired by: ume
Tested by: ume
Reviewed by: ume
Approved by: Orangesoft Inc
2006-01-16 15:33:49 +00:00
Pav Lucistnik
4b6cada8b4
- Remove ruby-tcltklib; it was collapsed into ruby-tk in 1.8.4
2006-01-14 14:56:27 +00:00
Kris Kennaway
609ba5cbeb
BROKEN: Does not build
2006-01-14 09:22:57 +00:00
Jun Kuriyama
efcc491579
Chase i18n patch to samba-3.0.21a update.
2006-01-10 06:26:51 +00:00
Michael Nottebrock
7710b55bc3
Update to KDE 3.5.0
2006-01-08 19:32:36 +00:00
Daichi GOTO
ad64604167
japanese/xdtp: update to 1.1.4
...
- update to 1.1.4
PR: ports/91386
Submitted by: maintainer
2006-01-06 10:58:58 +00:00
Edwin Groothuis
e62864a49b
Chase libversion bumb to libMagick.so.9
...
PR: ports/91270
2006-01-05 03:57:35 +00:00
Edwin Groothuis
9b07424366
japanese/less: Update to less-382-iso258
...
- Update japanese/less to less-382-iso258.
- gtags is now supported by original source,
so less-358-iso254+gtags-20010110.tar.gz is removed.
PR: ports/90142
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by: maintainet timeout
2006-01-05 00:14:07 +00:00