Commit graph

55 commits

Author SHA1 Message Date
Andrey A. Chernov
fb1f84c3e0 amd64 fixes (types sizes)
Submitted by:   Christian Gusenbauer <c47g@gmx.at>
2011-05-12 14:38:12 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
4bb8eb15eb - Convert unzip -a to USE_DOS2UNIX
PR:		ports/146533
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2010-06-03 15:54:29 +00:00
Andrey A. Chernov
4217ba397a Use @dirrmtry since old config may present 2010-03-25 12:36:02 +00:00
Andrey A. Chernov
fc3be1aaa0 1) Do not remove config file on package upgrading
2) Supply more useful config file
2010-03-23 13:20:05 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Andrey A. Chernov
a8bdf00dd8 Back out CFLAGS fix because it is now committed to sys.mk 2007-06-26 19:47:55 +00:00
Andrey A. Chernov
00cd032941 Allow 8bit chars be read from file 2007-06-26 11:49:51 +00:00
Andrey A. Chernov
8d192ded06 Back out v1.33 because it requires unzip presence at 'install'
stage (not at 'extract' stage) and this can't be properly handled.
(We don't have INSTALL_DEPENDS and similar to it RUN_DEPENDS used on
'install' stage too adds unneded depend into the package itself)
2007-06-26 09:00:45 +00:00
Andrey A. Chernov
69be1482c0 Use -fno-tree-vrp as better variant of prev. workaround 2007-06-26 07:23:43 +00:00
Andrey A. Chernov
4313e717c1 Remove wrongly placed comment line in prev. commit 2007-06-25 13:12:41 +00:00
Andrey A. Chernov
7a39d4f85a Force -O due to silent gcc 4.2.0 loop optimization bug with -O2 2007-06-25 12:45:45 +00:00
Andrey A. Chernov
89eafde5b2 Allow more by few chars in prev. patch Name&Loc restriction
because Draw* routines do neccessary check.
2007-06-24 05:59:48 +00:00
Andrey A. Chernov
eb0925e19a Sanitize Name and Location given in the command line.
Fix the bug with 8bit chars in the Name & Location in the text output.
2007-06-23 14:20:21 +00:00
Andrey A. Chernov
854b8ce0db Install ephemeris files directly on do-install step 2007-06-23 02:51:14 +00:00
Andrey A. Chernov
688078e432 Remove additional category
Use USE_ZIP
2007-06-23 02:33:29 +00:00
Andrey A. Chernov
d235e4d10d Install all ephemeris files now
Minor tweaks
2007-06-21 22:53:21 +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
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Andrey A. Chernov
ed4503f6d7 Handle WITHOUT_X11 option
Use REINPLACE_CMD
2006-01-26 03:46:56 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
c170f04e0f big whitespace cleanup (see ports/65409)
PR:		ports/65828
Submitted by:	trevor
Approved by:	ache
2005-11-25 03:25:00 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
56666de097 Fix build on -current 2002-01-26 07:54:29 +00:00
Andrey A. Chernov
e3433b69f0 Add
-z Current
-z0 Current
functionality.
Misc cleanup.
2001-05-25 17:28:21 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Steve Price
540c464848 Add missing file to PLIST. 1999-07-04 20:48:58 +00:00
Andrey A. Chernov
5e0e72d5bd package dist file, not current settings 1999-04-07 19:05:31 +00:00
Andrey A. Chernov
7b31014788 upgrade to 5.40 1999-04-03 02:02:16 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
eaecff0876 More USE_XLIBs. 1998-11-28 05:39:01 +00:00
Steve Price
665054e7f1 Cleanup pkg/PLIST so that it knows about all files installed and
cleans up empty directories on deinstall.
1998-10-04 22:45:08 +00:00
Bill Fenner
4bcbe11de3 Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
Submitted by:	ache (Andrey A. Chernov)
1997-08-10 22:31:36 +00:00
Bill Fenner
c24f1cd821 Fix path on MASTER_SITE
Found by:	distfile checker
1997-08-10 19:22:26 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Andrey A. Chernov
fa0b755ef8 Switch to new distribution scheme 1997-05-29 01:15:48 +00:00
Satoshi Asami
edc48188cf Style police. 1997-01-24 10:20:50 +00:00
Andrey A. Chernov
079bbce31a Upgrade to 5.30 1997-01-13 22:57:00 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Andrey A. Chernov
34ca0d5d86 Fix charset problem 1996-07-15 19:32:24 +00:00
Andrey A. Chernov
1cde113bf4 Fix file name case for ephemeris 1996-07-14 07:29:02 +00:00