1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Boris Samorodov
c037647c1f Just use USES+=iconv (delete non-functional if-then-else code). 2013-09-02 16:38:56 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Baptiste Daroussin
fd7812dbf5 Convert to new options framework
PR:		ports/172424
Submitted by:	Michael Gmelin <freebsd@grem.de>
Feature safe:	yes
2012-10-16 22:47:46 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Daichi GOTO
a7c2e7e0d7 now jfbterm working for amd64 2012-05-16 06:09:29 +00:00
Thomas Abthorpe
754d159e98 - Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr
2011-12-26 16:12:27 +00:00
Chris Rees
491efacb33 - Remove termcap record on deinstall
- Use %D in plist
- Respect NOPORTDATA

PR:		ports/153622
Submitted by:	Anonymous (swell.k@gmail.com) (maintainer)
Approved by:	rene (mentor)
2011-06-19 10:56:09 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
e3ef6351ea - Assign to <swell.k@gmail.com>, submitter of last > 4 prs
due to several timeouts by previous maintainer.
2010-09-22 05:44:08 +00:00
Philip M. Gollucci
b05cde3d70 Dispose of autotools[1]. While here fix these bugs:
- GCC 4.4+ build (#elif with no expression)
- use ENABLE_VGA16FB on amd64 (configure-script expects x86_64)

and
- move libiconv, libpng and gnu-unifont to respective options.
All ON by default. With all options unset = empty all-depends-list.

Requested by: paradox <ddkprog@yahoo.com>

[1] This should reduce build time and lessen dependencies with little
cost of maintaining more clear BSDmakefile and config.h that
were based on Makefile.am, configure.in and config.h.in.

Fix png14 regression

Use PREFIX in man pages, config, pkg-message
and drop redundant PKGMESSAGE assign as well

Re-adding ONLY_FOR_ARCHS that was removed by lippe@ in r1.5 because
while it builds fine the package may not work on archs without VESA support.

All options are ON in order for package to work with default configuration.

Tested building with BSDmakefile a bit on NetBSD and using
devel/bmake port. Perhaps, it can be included upstream.

PR:             ports/139107 (bsdmake), ports/146230 (png14), ports/146271 (PREFIX)
                ports/150759 [this pr]
Submitted by:   Anonymous <swell.k@gmail.com>
2010-09-22 05:40:20 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Martin Wilke
21e8c1ba62 - Update to 0.6.1
PR:		146238
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	timeout
2010-06-05 21:02:50 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Jung-uk Kim
cd5f255ad1 - Enable support for 16-color mode on amd64.
- Make MTRR range for write-combining always power of two.
- Clear the memory range when we are exiting.

Okay'ed by:	nrg milk (bsdports at mail dot com) (maintainer)
2010-03-12 20:39:12 +00:00
Jung-uk Kim
b889c189d3 Fix build on CURRENT using utmpx.h instead of now defunct utmp.h.
Approved by:	nrg milk (bsdports at mail dot com) (maintainer)
2010-02-04 17:04:19 +00:00
Beat Gaetzi
4f389c4a67 - Update to 0.6.0
PR:		ports/132225
Submitted by:	nrg milk <bsdports AT gmail.com> (maintainer)
Approved by:	miwi (mentor)
2009-03-01 19:38:06 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
ab89c11b4f Chase move of x11-fonts/gnu-unifont.
PR:		ports/124278
Submitted by:	nrg milk <bsdports@gmail.com>
2008-07-05 11:25:11 +00:00
Felippe de Meirelles Motta
3cdadcb04e - Require automake and autoconf.
- Builds fine on amd64 too.
- PORTREVISION.

PR:		ports/123480
Submitted by:	nrg milk <nrgmilk@gmail.com>
Approved by:	gabor (mentor), maintainer timeout (>2 weeks)
2008-05-29 21:08:25 +00:00
Vanilla I. Shu
0af523be63 Upgrade to 0.5.1.
PR:		ports/123319
Submitted by:	Yasuhiro KIMURA <yasu.at.utahime.org>
Approved by:	maintainer
2008-05-04 12:47:34 +00:00
Vanilla I. Shu
7af65351c3 Upgrade to 0.5.0.
PR:		ports/122669
Submitted by:	maintainer
2008-04-22 15:39:30 +00:00
Vanilla I. Shu
64a680cfd7 Fix 'make install' error.
PR:		ports/122085
Submitted by:	nrg milk <nrgmilk at gmail.com>
Pointy hat by:	me
2008-03-31 03:19:40 +00:00
Vanilla I. Shu
8dd05e2540 Add jfbterm 0.4.7, multilanguage can be displayed on the console.
PR:		ports/121037
Submitted by:	nrg milk <bsdports at gmail.com>
2008-03-19 06:43:16 +00:00