Commit graph

217824 commits

Author SHA1 Message Date
Hiroki Sato
71d6154d42 Add missing dependency. 2009-05-31 15:46:58 +00:00
Hiroki Sato
b120b3db6b Fix a typo in pkg-plist. 2009-05-31 15:41:37 +00:00
Soeren Straarup
410b2170a1 Fix PREFIX
Obtained from:	QAT
2009-05-31 15:33:00 +00:00
Hiroki Sato
5a35cbb5a0 - Fix pathname of sazanami-*.ttf in the vfontcap file.
- Use ${PREFIX}/etc/vflib for the vfontcap file.
- Use ${DOCSDIR} for documents.
- Use ${DATADIR} for jTeX files.
- Style clean-ups and update old information.
2009-05-31 15:13:43 +00:00
Erwin Lansing
a7983699ab Reorder CATEGORIES to fix PKGORIGIN. 2009-05-31 15:01:30 +00:00
Cheng-Lung Sung
a97b39e612 - Update to 1.45
PR:		ports/134797
Submitted by:	pgollucci
2009-05-31 14:47:47 +00:00
Nicola Vitale
32a1393fc4 - Update to 1.9.25 2009-05-31 13:59:44 +00:00
Hiroki Sato
71c8125f6c Fix COMMENT. 2009-05-31 13:50:24 +00:00
Dmitry Marakasov
b93a77f4a2 - Update BROKENness, builds fine on 7.x, but segfaults on 8.x
PR:		135063
Submitted by:	Willem Jan Withagen <wjw@withagen.nl> (maintainer)
2009-05-31 13:25:17 +00:00
Dmitry Marakasov
e0cbb5eccf - Adding option for building example programs
PR:		134927
Submitted by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2009-05-31 13:20:05 +00:00
Dmitry Marakasov
72f1ab85b6 - Update to 6.13
- Fix libxslt dependency

PR:		134688
Submitted by:	Hugo Leisink <hugo@leisink.net>
2009-05-31 13:18:55 +00:00
Dmitry Marakasov
fc6e37309a - Update to 0.131u3
PR:		135053
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-05-31 13:15:14 +00:00
Hiroki Sato
ae7b4a3362 Fix dependency. 2009-05-31 13:07:57 +00:00
Hiroki Sato
1c3480236a - Add missing dependency.
- Fix typo in PKG{,DE}INSTALL line.
- Remove ^!! line from fonts.alias.
- Use POST-DEINSTALL instead of DEINSTALL because mkfontdir(1) is
  used for generating fonts.dir.
2009-05-31 13:03:28 +00:00
Ion-Mihai Tetcu
b6e9d40d28 Fix build, install and (hopefuly) run with custom PREFIX/LOCALBASE.
Reported by:	QATty
2009-05-31 13:00:37 +00:00
Martin Wilke
e149d54a2f Nodoka is the new Fedora default theme for Gnome. This port install the engine
and GTK themes.

WWW:	https://fedorahosted.org/nodoka/

PR:		ports/131041
Submitted by:	Romain Tartiere <romain at blogreen.org>
2009-05-31 12:59:01 +00:00
Martin Wilke
ef60a03385 Actually, we're not trying to reinvent the wheel here,
rather adapt it to suit a slightly different purpose.

Below are a few main points and reasons as to why we've created filetype:

    * file does not work so well for loosely defined filetypes ( ie, vCards )
    * file uses a text-based type database which can impose unwanted delays
       in frequently invoked processes
    * file does not have a heirachial type tree (ie, executable->MSDOS->EXE )
    * file is not designed to be incorporated at a source level into existing
      projects
    * Simpler and broader type detection engine ( 'file' is very good at
       pulling out every detail about a file, ie, the resolution of an image,
       however we do not wish to seek out such fine details )

WWW: http://www.pldaniels.com/filetype/

PR:		ports/135087
Submitted by:	ismail.yenigul at endersys.com.tr
2009-05-31 12:43:55 +00:00
Dirk Meyer
3c42352a73 - update to 6.0.2
- use rcNG startscript
2009-05-31 12:23:47 +00:00
Hiroki Sato
a740775726 Remove fonts.dir when it is empty.
Spotted by:	QAT
2009-05-31 12:23:02 +00:00
Hiroki Sato
e171c937c5 Fix dependency. 2009-05-31 12:22:17 +00:00
Hiroki Sato
819563ce37 Fix PLIST.
Spotted by:	QAT
2009-05-31 12:05:21 +00:00
Martin Wilke
dd7f60085b - Update to 4.65
PR:		135081
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer
2009-05-31 10:35:46 +00:00
Ion-Mihai Tetcu
526d39bb84 - The CMake scripts were supposed to use pkg-config to find the libraries, but
they use an obsolete module that doesn't seem to work anymore.  As a result,
the scripts fall back on the hard-coded paths.  I have reworked the scripts so
they don't use pkg-config or hard-coded paths and fixed build with custom
PREFIX/LOCALBASE [1]
- mark MAKE_JOB_SAFE

Submitted by:	maintainer
Reported by:	QATty [1]
2009-05-31 10:30:50 +00:00
Martin Wilke
0dba116c8c e107 is a content management system written in PHP and using the
popular open source MySQL database system for content storage.
It's completely free, totally customisable and in constant development.

WWW: http://www.e107.org/

PR:		ports/135090
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-05-31 10:10:44 +00:00
Hiroki Sato
d83170403e japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added.  These are to install standard fonts used in the
Ports Collection.  Currently they contain:

 std.ja_JP/Mincho
 std.ja_JP/Gothic
 std.ja_JP/Ryumin-Light
 std.ja_JP/GothicBBB-Medium
 std.zh_CN/STHeiti-Regular
 std.zh_CN/STSong-Light
 std.zh_CN/MSung-Light
 std.zh_CN/MHei-Medium

under ${PREFIX}/share/fonts/.  They are just symlinks to
corresponding font files.  The symlink names are based on popular
PostScript font names.

Applications should refer the font files via XLFD or fontconfig
first.  If they need a direct reference to the font file, please use
files in std.*/*.  This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
2009-05-31 09:19:10 +00:00
Hiroki Sato
605c645403 Ports for Japanese fonts have been reorganized in the following way:
japanese/ipa-ttfonts -> japanese/font-mplus-ipa
japanese/ipa-ttfonts -> japanese/font-ipa
japanese/kochi-ttfonts -> japanese/font-kochi
japanese/mplusfonts -> japanese/font-mplus
japanese/sazanami-ttf -> japanese/font-sazanami
japanese/shinonome -> japanese/font-shinonome
japanese/umefont -> japanese/font-ume
japanese/vlgothic -> japanese/font-vlgothic

While basically these are port name changes for consistency,
installation directories are also changed:

font files -> ${PREFIX}/share/${PORTNAME}/*
symlinks -> ${PREFIX}/share/fonts/{TTF,OTF,fontname,...}/*
symlinks -> ${PREFIX}/lib/X11/fonts/{TTF,OTF,misc,fontname,...}/*

A user-visible one is that the directory name "TrueType" is replaced
with "TTF".
2009-05-31 09:15:47 +00:00
Andrey Slusar
6f723e29fc - Fix libdir detection
- Delete `-Wno-pointer-sign' for build with gcc<4 (1)

Reported by:	pav (1)
2009-05-31 09:13:59 +00:00
Joe Marcus Clarke
4dcb953d85 Update to 2.26.2. 2009-05-31 06:58:25 +00:00
Hiroki Sato
d7cdd1084f The following repocopies have been done for reorganization of
ports for Japanese fonts:

 japanese/ipa-ttfonts -> japanese/font-mplus-ipa
 japanese/ipa-ttfonts -> japanese/font-ipa
 japanese/kochi-ttfonts -> japanese/font-kochi
 japanese/mplusfonts -> japanese/font-mplus
 japanese/sazanami-ttf -> japanese/font-sazanami
 japanese/shinonome -> japanese/font-shinonome
 japanese/umefont -> japanese/font-ume
 japanese/vlgothic -> japanese/font-vlgothic

Thanks to:	marcus
PR:		134507
2009-05-31 06:17:18 +00:00
Joe Marcus Clarke
ed0be2d03d Update to 2.16.2. 2009-05-31 06:13:04 +00:00
Ion-Mihai Tetcu
e35773fc8c Don't use hardcoded LOCALBASE=/usr/local path in cmake find macros --> fix
build with custom LOCALBASE.

Submitted by:	maintainer
Reported by:	QATty
2009-05-31 04:20:20 +00:00
Ion-Mihai Tetcu
73beef82f0 Hint stupid confgiure script about boost libraries in order to fix build with
custom PREFIX/LOCABASE.

Reported by:	QATty
2009-05-31 01:07:11 +00:00
Gabor Kovesdan
4abe02b6e2 - Fixing 3 issues:
#1 There were problems with p5-Mail-DKIM 0.33, requiring >=0.34 [1]

	#2, running spamassassin via procmail could close without generating
	    a error code [1] [2]

	#3, compiling spamc/spamd with NON base, ie PORTS openssl would fail.
	    patch to makefile to include CFLAGS [1] [3]

- Bump PORTREVISION

PR:		ports/135001 [1], ports/134552 [2]
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer) [1],
		Eric van Gyzen <eric@vangyzen.net> [2],
		olivier [3]
2009-05-30 23:27:22 +00:00
Ion-Mihai Tetcu
fb190a03fe Fix install with custom PREFIX. It failed because wrongly used LIBDIR in the
distributed Makefile having its value set from MAKE_ENV.
Change pushed upstream.

Submitted by:	itetcu@
Reported by:	QATty
Approved by:	maintainer
2009-05-30 23:25:44 +00:00
Martin Wilke
be0e6b12ae - Sync with mail/p5-Mail-SpamAssassin
PR:		134778
Submitted by:	maintainer
2009-05-30 23:24:02 +00:00
Gabor Kovesdan
f5bc0fe845 - Update to 0.35
PR:		ports/134964
Submitted by:	Michael Scheidell <scheidell@secnap.net>
Approved by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2009-05-30 23:22:30 +00:00
Martin Wilke
7eedec72cd - Pass maintainership to lastest submitter 2009-05-30 22:32:55 +00:00
Martin Wilke
22d1c8458c - Update to 0.11 2009-05-30 21:59:57 +00:00
Martin Wilke
fdea214a1b - Update to 0.51 2009-05-30 21:57:14 +00:00
Martin Wilke
6fe213e674 - Update to 2.210 2009-05-30 21:54:39 +00:00
Martin Wilke
47904f04a7 - Update to 1.27 2009-05-30 21:48:58 +00:00
Martin Wilke
acee823042 - Update to 3.01.00 2009-05-30 21:48:35 +00:00
Martin Wilke
a4846d3130 - Update to 1.0.1
PR:		135013
Submitted by:	Wen Heping <wenheping@gmail.com> (maintianer)
2009-05-30 21:42:45 +00:00
Martin Wilke
85d6f616a0 - Update to 0.17
PR:		134990
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
2009-05-30 21:41:43 +00:00
Thierry Thomas
a636c69c22 Add a WITH_XTERM_COLOR knob to x11/rxvt-unicode port, which enable xterm
colors (256 colors) instead of rxvt's 88 colors.
This can be useful for some vim colorschemes, elinks, or any apps able
to use 256 colors. :)
It's disabled by default, so it doesn't affect already installed
rxvt-unicode packages, so I think it doesn't need a version bump.

PR:		ports/134910
Submitted by:	Pierre Guinoiseau <geekounet (at) poildetroll.net>
2009-05-30 21:37:01 +00:00
Nicola Vitale
b6f8f0c147 - Update to 1.6.2 2009-05-30 21:30:59 +00:00
Herve Quiroz
5ecf656bbf Update to 1.308 2009-05-30 21:19:49 +00:00
Martin Wilke
09e65acfe8 - Update to 0.9a2
PR:		134850
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
2009-05-30 21:04:14 +00:00
Thierry Thomas
ad1748f759 - Update to 1.3.1
Changelog at <http://sourceforge.net/project/shownotes.php?release_id=685280>

- greycstoration4gimp and gmic4gimp disabled;

- switch to GraphicsMagick.
2009-05-30 21:03:32 +00:00
Martin Wilke
1a7f9400fa - Update to 1.2 (make python 2.6.2 safe)
PR:		134865
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-05-30 21:01:05 +00:00