aboutsummaryrefslogtreecommitdiffstats
path: root/misc/pdmenu
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.3.4.vanilla2015-01-242-3/+3
|
* Cleanup plistbapt2014-12-091-1/+0
|
* misc/pdmenu: update to 1.3.3wg2014-08-244-36/+28
| | | | | PR: 192805 Submitted by: tkato432 yahoo com
* Modernize LIB_DEPENDSbapt2014-07-151-1/+1
| | | | With hat: portmgr
* Support LIBS like LDFLAGS.tijl2014-06-111-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine)
* - Support stagingehaupt2014-03-201-14/+12
| | | | - USES -> gmake
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | misc)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Cleanup unmaintained ports in the misc category:eadler2013-03-261-5/+2
| | | | | | | | - Single space for WWW in pkg-descr - Ordering if of items in Makefile - Trim headers - Comment should not begin with leading article - Pet portlint
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 1.3.2sylvio2011-09-012-3/+3
|
* - Update to 1.3.1 [1]culot2011-08-042-5/+5
| | | | | | | - Pet portlint(1) by moving LICENSE section earlier PR: ports/159486 [1] Submitted by: Kato Tsuguru <tkato432@yahoo.com>
* - Update to 1.3.0miwi2011-07-023-17/+10
| | | | | PR: 158457 Submitted by: Ports Fury
* - Update to 1.2.29miwi2011-03-252-8/+9
| | | | | PR: 155860 Submitted by: Ports Fury
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Reset more ports I don't use anymorepgollucci2010-02-111-1/+1
|
* - Update to 1.2.98pgollucci2009-08-052-4/+4
|
* - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2
| | | | Tested by: several builds in P6 TB
* - Update to 1.2.97pgollucci2009-04-222-5/+4
|
* - devel/libslang2 has completely replaced devel/libslang which has not beenpgollucci2009-02-081-11/+4
| | | | | | | | | | | | | | | | | | | | | released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav
* - Update to 1.2.96miwi2008-12-132-4/+4
| | | | | PR: 129543 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
* - Update to 1.2.95miwi2008-08-034-8/+28
| | | | | | | - Update WWW PR: 126175 Submitted by: Ports Fury
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 1.2.93miwi2008-03-215-248/+36
| | | | | PR: 121799 Submitted by: Ports Fury
* Mark BROKEN: does not fetcherwin2008-02-291-0/+2
|
* - Update to 1.2.90miwi2007-06-242-4/+4
|
* Reset jacques@php.net due to maintainer-timeouts.linimon2007-02-281-1/+1
| | | | Hat: portmgr
* - Update to 1.2.89miwi2007-01-252-5/+4
| | | | | | PR: 107741 Submitted by: miwi Approved by: maintainer timeout
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to 1.2.87sem2005-10-222-3/+3
| | | | | PR: ports/87790 Submitted by: maintainer
* Fix plist.krion2005-01-152-4/+18
|
* Update to 1.2.85.mezz2004-06-173-12/+23
| | | | | PR: ports/67876 Submitted by: Jacques Marneweck <jacques@maquis.powertrip.co.za> (maintainer)
* - Add WWWpav2004-05-271-0/+2
| | | | | PR: ports/67257 Submitted by: Jacques Marneweck <jacques@php.net> (maintainer)
* - update to version 1.2.83eik2004-05-272-5/+5
| | | | | | | - pass maintainership to submitter <http://lists.freebsd.org/pipermail/freebsd-ports/2004-May/012764.html> Submitted by: Jacques Marneweck <jacques@php.net>
* - remove extraneous blanklineclement2004-04-151-1/+0
| | | | | Noticed by: kris Pointy hat to: me
* - add @dirrmclement2004-04-151-3/+5
| | | | Reported on: dosirak
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Drop maintainershipnbm2004-03-261-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Correct package list due to changes from previous version.nbm2003-09-031-3/+3
|
* Locate a new set of master sites as the author doesn't keep old versionsnbm2003-09-011-2/+1
| | | | | | (easily locatable, at least) on his web site. Noticed by: marcus
* Update pdmenu to 1.2.81, fix fetching problems.nbm2003-08-206-163/+145
| | | | | PR: 53364 Submitted by: Mark Linimon <linimon@lonesome.com>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* The mastersite is unreachable for a long time now.edwin2002-12-272-2/+2
| | | | | Asked maintainer and author if a new site was known. Noticed by: portsurvey
* Remove -fstrict-prototypes from CFLAGS, since this flag does not existkris2002-10-211-0/+11
| | | | on gcc 3.2
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3
|
* Upgrade to 1.2.65.nbm2000-11-092-2/+2
|
* Upgrade to pdmenu 1.2.64.nbm2000-08-232-2/+2
| | | | | | | This version apparently fixes the situation whereby when pdmenu loses it's tty, it runs away with the CPU. Many thanks to Joey Hess (the author) for his quick response.
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Upgrade to 1.2.59 to prevent fennerization. No difference innbm2000-03-102-3/+3
| | | | code/function between versions 1.2.58 and 1.2.59.
* Update to 1.2.58, change maintainer address, and add WWW:nbm2000-01-243-4/+6
|
* Update to version 1.2.50.steve1999-11-142-3/+4
| | | | | PR: 14768 Submitted by: maintainer
* Upgrade to 1.2.48.tg1999-09-103-155/+153
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Upgrade to pdmenu-1.2.40.jseger1999-04-123-5/+6
| | | | | PR: ports/11065 Submitted by: mharo
* Fix to allow commandline options.steve1999-01-262-21/+207
| | | | | PR: 9553 Submitted by: maintainer
* Initial import of pdmenu version 1.2.38.steve1999-01-187-0/+62
A simple console menu program. PR: 9439 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>