1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

181911 Commits

Author SHA1 Message Date
Andrew Pantyukhin
3018569328 - Update to 1.18.0 2007-08-04 13:51:32 +00:00
Andrew Pantyukhin
655cfa2902 - Update to 4.52 2007-08-04 13:45:47 +00:00
Yoichi NAKAYAMA
013b628a94 Fix the last change, respect MAKE_ARGS defined in bsd.emacs.mk 2007-08-04 12:26:17 +00:00
Rong-En Fan
826bf4154b - Update to 14.8
PR:		ports/115182
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com> (maintainer)
2007-08-04 12:20:06 +00:00
Rong-En Fan
d1034b7037 - Update to 1.02
PR:		ports/115189
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw> (maintainer)
2007-08-04 12:19:17 +00:00
Yoichi NAKAYAMA
c7dcb14218 Use EMACS_CMD to byte-compile. 2007-08-04 12:14:47 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Gabor Kovesdan
4c9cd257fd - Extract command variable definitions from bsd.port.mk, they are now stored in
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:37:24 +00:00
MANTANI Nobutaka
04d8dc46d4 Correct dependency for emacs21 to fix package build.
Reported by:       pointyhat via kris
2007-08-04 11:09:34 +00:00
Lars Engels
1801b670c7 - Respect LOCALBASE and CXX
- Install a missing file

PR:		ports/115187
Submitted by:	Martin Tournoij <carpetsmoker (AT) xs4all.nl>
Approved by:	miwi (mentor)
2007-08-04 11:05:05 +00:00
MANTANI Nobutaka
dc3f8b6d38 Correct dependency to fix package build.
Reported by:       pointyhat via kris
2007-08-04 10:53:59 +00:00
MANTANI Nobutaka
6be666f4a4 Correct dependency for emacs21 to fix package build.
Reported by:       pointyhat via kris
2007-08-04 10:47:25 +00:00
MANTANI Nobutaka
62bea01c79 Correct dependency for emacs21 to fix package build.
Reported by:	   pointyhat via kris
2007-08-04 10:46:23 +00:00
MANTANI Nobutaka
0524ff582c Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk. 2007-08-04 10:21:28 +00:00
MANTANI Nobutaka
45c559d42e Correct RUN_DEPENDS on editors/bitmap for emacs22. 2007-08-04 09:56:38 +00:00
Sergey Matveychuk
78d2a1afec - Use uint32_t for four byte integer. It fixes working on 64-bit platforms.
PR:		ports/105549
Reported by:	Toshio Hiraga <toshio.hiraga@gmail.com>
Approved by:	maintainer timeout
2007-08-04 09:54:16 +00:00
Sergey Matveychuk
89193fb442 - Remove FORBIDDEN
- Add a patch to prevent install suid executable and message about it.

PR:		ports/112754
Submitted by:	Ighighi <ighighi@gmail.com>, Cristian KLEIN <cristi@net.utcluj.ro>
2007-08-04 09:33:17 +00:00
Tilman Keskinoz
86166b35be Author rerolled the distfile.
Changes in the files "CHANGES", "README", and "example-config".
Additional the example-config is now installed -> PORTREVISION bump

Reported by:	clemens fischer
2007-08-04 09:23:21 +00:00
MANTANI Nobutaka
696b9f4cde Add elib-emacs21, collection of useful routines for Emacs lisp programs. 2007-08-04 09:04:51 +00:00
MANTANI Nobutaka
c582ba60db Correct COMMENT. 2007-08-04 08:50:40 +00:00
MANTANI Nobutaka
6bf35ab735 Add bitmap-emacs21, bitmap-mule package to use bitmap in Emacs21. 2007-08-04 08:49:52 +00:00
MANTANI Nobutaka
2fd407c514 Update email address in pkg-descr. 2007-08-04 08:08:24 +00:00
MANTANI Nobutaka
6ab6e653a8 Add CONFLICTS for ja-migemo-emacs22.
Update email address in pkg-descr.
2007-08-04 08:07:46 +00:00
MANTANI Nobutaka
af0a4b3d56 Add migemo-emacs22, Japanese incremental search tool for emacs. 2007-08-04 08:05:03 +00:00
MANTANI Nobutaka
2273790ab8 Use pkg-plist in ${MASTERDIR}. 2007-08-04 07:43:20 +00:00
MANTANI Nobutaka
dae141cbc9 Add CONFLICTS for uim-el-emacs21. 2007-08-04 07:35:00 +00:00
MANTANI Nobutaka
67a9290bcd Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Add CONFLICTS for uim-el-emacs21.
2007-08-04 07:34:14 +00:00
MANTANI Nobutaka
df9a0c7692 Add uim-el-emacs21, Emacs lisp for uim input method library for emacs21. 2007-08-04 07:30:42 +00:00
Jeremy Messenger
e81da0a7ea Update to 2.6.2. 2007-08-04 03:29:57 +00:00
Jeremy Messenger
23e1cebf0d Update to 0.36.0. 2007-08-04 03:29:03 +00:00
Andrey A. Chernov
da42284354 Move PLIST to Makefile
PR:             115161
Submitted by:   David Yeske <dyeske@gmail.com>
2007-08-04 03:00:27 +00:00
Cheng-Lung Sung
3a9c39a91f - update descriptions (COMMENT, pkg-desc)
- No need to bump PORTREVISION

Submitted by:	b-thomas_AT_freenet dot de
2007-08-04 02:43:26 +00:00
Edwin Groothuis
33e8773906 Add dependency on rar:
rar command (for vobsub compression): rar executable not found: NOT Ok
2007-08-04 02:05:51 +00:00
Jung-uk Kim
351ce03eb0 Add a workaround for 'invisible fonts' bug on amd64.
Approved by:	maho (amd64 porting blanket)
2007-08-04 00:48:23 +00:00
Pav Lucistnik
df7a9ca51e Shibboleth is standards-based, open source middleware software which
provides Web Single SignOn (SSO) across or within organizational
boundaries. It allows sites to make informed authorization decisions
for individual access of protected online resources in a
privacy-preserving manner.

This software is a C++ implementation of the Service Provider
component of the Shibboleth can be used in Apache Web servers.  The
service provider manages secured resources. User access to resources
is based on assertions received by the service provider (SP) from
an identity provider.

WWW:	http://shibboleth.internet2.edu/

PR:		ports/114663
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2007-08-03 23:21:25 +00:00
Martin Wilke
76c5c40295 - Readd distfile for amd64 2007-08-03 21:57:53 +00:00
Martin Wilke
7a922e01bf - Fix JVM crashes
- Bump PORTREVISION

PR:		114819
Submitted by:	Dmitrij Tejblum <dt@yandex.ru>
Approved by:	Robert Noland <rnoland@2hip.net> (maintainer)
2007-08-03 21:53:45 +00:00
Martin Matuska
eedf073f07 - Replace USE_XLIB with USE_XORG (xt xext)
- Bump PORTREVISION

Tested by:	pointyhat
Thanks to:	pav (testing)
Approved by:	garga (mentor, implicit)
2007-08-03 21:46:53 +00:00
Pav Lucistnik
563e820784 - Update to 1.2
PR:		ports/115113
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-08-03 21:40:26 +00:00
Thierry Thomas
0faf6689a9 Fix a badly generated stub.
Submitted by:	Fabrice Colin <fabrice.colin (at) gmail.com> (author)
2007-08-03 21:11:54 +00:00
Pav Lucistnik
ab85db03ab - Screwed up, fix plist once more
Pointed out by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2007-08-03 20:37:25 +00:00
Michael Nottebrock
ab8fa28152 Use QMAKEFLAGS to deuglify this port just a bit. 2007-08-03 19:12:16 +00:00
Michael Nottebrock
8a34c2856c Add a QMAKEFLAGS variable that contains some useful mappings of
standard make and environment variables to their qmake counterparts:

QMAKE_CC="${CC}" QMAKE_CXX="${CXX}" QMAKE_LINK_SHLIB="${CXX}"
QMAKE_LINK="${CXX}" QMAKE_CFLAGS="${CFLAGS}"
QMAKE_CXXFLAGS="${CXXFLAGS}" QMAKE_CFLAGS_THREAD="${PTHREAD_CFLAGS}"
QMAKE_LFLAGS_THREAD="${PTHREAD_LIBS}"

This is mostly useful for ports which call ${QMAKE} directly in some
target and want to override some of the defaults in qmake.conf.
2007-08-03 19:11:00 +00:00
Michael Johnson
17285b2196 Update base plugins to 0.10.14 2007-08-03 18:22:33 +00:00
David E. O'Brien
812bdd6875 dd 'cklatest' target. 2007-08-03 18:19:53 +00:00
Cheng-Lung Sung
47fb936459 - Update RUN_DEPENDS according to the repo of rubygem-postgres
Noted by:   Dmitry Morozovsky <marck_AT_rinet dot ru>
2007-08-03 16:51:34 +00:00
Rong-En Fan
e23c1f41e1 - Fix build
Submitted by:	maintainer via mail
2007-08-03 16:27:31 +00:00
Michael Johnson
d05e45e2dc Update to 0.10.14 2007-08-03 15:40:58 +00:00
Pav Lucistnik
cbcdd6e27b - Does not need/use distutils; the python dep is there for bundled scons
This fixes plist - no egg-info file is expected now
2007-08-03 15:18:00 +00:00
Tilman Keskinoz
e81bde607e Fix build on 64bit platforms 2007-08-03 14:56:15 +00:00