1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
5ae7e9d35d - Remove leading indefinite article from COMMENT
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Fix USE_PYTHON_BUILD
- Support STAGEDIR

Approved by:	portmgr (blanket)
2014-03-14 07:28:00 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Dmitry Marakasov
db25d63f5a - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by:	portmgr (bdrewery)
2013-10-22 14:01:38 +00:00
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
Eitan Adler
cf3dff6c04 Let htop build when python 3 is default.
Approved by:	maintainer timeout (2 weeks)
2013-05-30 19:16:13 +00:00
Raphael Kubo da Costa
9237589cb5 Fix pkg-message instructions.
Change package message so that the fstab line includes the late option so that
it doesn't fail to boot if /usr is on a different partition.

PR:		ports/178690
Submitted by:	swills
Approved by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-05-18 20:05:01 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Guido Falsi
9575980d92 - Update to 1.0.2
- Convert to new options framework
- Trim Makefile headers

PR:		ports/178010
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-04-28 09:48:25 +00:00
Michael Scheidell
5ce613c55f - Fix swap size calculation on i386
- Bump PORTREVISION

PR:		ports/169174
Submitted by:	vsjcfm@gmail.com
Approved by:	maintainer (timeout,14 days)
2012-07-09 00:12:10 +00:00
Pawel Pekala
09c70cf036 Add patches to show correct memory usage on FreeBSD
PR:		ports/167970
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
Approved by:	maintainer
2012-05-29 21:22:56 +00:00
Pawel Pekala
d0830eebe1 Update to version 1.0.1
PR:		ports/165661
Submitted by:	maintainer
2012-03-05 19:02:17 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Pav Lucistnik
6962354065 - Fix calculation of available memory
PR:		ports/157195
Submitted by:	Sayetsky Anton <jason@linux.lg.ua>
Approved by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2011-08-12 08:30:34 +00:00
Pav Lucistnik
3850ec3bee - Update to 0.9
- Transfer maintainership to the submitter

PR:		ports/153529
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	maintainer timeout (yzlin; 7 months)
2011-08-08 10:50:01 +00:00
Baptiste Daroussin
8d27ddb9bd Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)
2011-04-11 08:34:17 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +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
Philip M. Gollucci
b1e12b65f0 - pull some upstream svn fixes
o simply the code
  o lsof failure checks
  o coverity fixes

PR:             ports/143222
Submitted by:   Hung-Yi Chen <gaod@hychen.org>
Approved by:    maintainer timeout (yzlin ; 220 days)
2010-09-08 22:51:55 +00:00
Yi-Jheng Lin
80fd2dfdd1 - Update to 0.8.3
Approved by:	rafan (co-mentor)
2009-08-07 15:27:02 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Yi-Jheng Lin
d881f6af28 - Change to my mail address at FreeBSD.org
Approved by:	lwhsu (mentor)
2009-07-29 12:59:14 +00:00
Martin Wilke
c6fa4af61c - Update to 0.8.2
- Pass maintainership to submitter

PR:		135205
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2009-06-05 21:35:42 +00:00
Pav Lucistnik
9775bd0987 - Reset inactive maintainer 2009-05-12 08:41:06 +00:00
Pav Lucistnik
fb4139831a - Fix tree view
PR:		ports/132909
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	maintainer timeout (1 month)
2009-05-12 08:40:37 +00:00
Renato Botelho
9de6e4cf55 - Update to 0.8.1
PR:		ports/131345
Submitted by:	Hardy Schumacher <hardy.schumacher@amd.com>
Approved by:	maintainer timeout (2 weeks)
2009-02-17 15:58:11 +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
Rong-En Fan
a275b9de9c - Update to 0.8
- Enable unicode support
- Disable plsa lib (CPU affinity)

PR:		ports/125671
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:	Tony Shadwick <tshadwick at oss-solutions.com> (maintainer)
2008-07-18 04:14:47 +00:00
Beech Rintoul
8291ed1b5b - Mark not_for_archs sparc64
Approved by:	Tony Shadwick <tshadwick@oss-solutions.com> (maintainer)
2008-02-06 01:56:31 +00:00
Mark Linimon
38db960a04 Requires linprocfs, so not suitable for sparc64.
Approved by:	portmgr (self)
2007-11-18 08:45:35 +00:00
Beech Rintoul
209e900b99 - Add check for linprocfs before configure.
Requested by:	Tony Shadwick <tshadwick@oss-solutions.com> (maintainer)
Approved by:	sat (mentor)
2007-09-03 08:48:04 +00:00
Beech Rintoul
a522766854 - New port htop
htop is an enhanced version of top, the interactive process viewer,
which can display the list of processes in a tree form.

PR:		ports/115873
Submitted by:	Tony Shadwick <tshadwick@oss-solutions.com> (maintainer)
Approved by:	sat (mentor)
2007-08-30 18:46:01 +00:00