aboutsummaryrefslogtreecommitdiffstats
path: root/astro/roadmap
Commit message (Collapse)AuthorAgeFilesLines
* Reduce unecessary bsd.port.options.mk inclusion.adamw2014-07-041-4/+0
|
* Support LIBS like LDFLAGS.tijl2014-06-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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)
* - Stage supportantoine2014-01-041-16/+15
| | | | - Add missing OPTIONS_DEFINE
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in astro With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | astro)
* Add explicit dependency on pkgconf (27 ports)marino2013-09-121-1/+1
|
* Mark job unsafe and convert to USES=gmakebapt2013-07-101-1/+3
|
* Use PORT_OPTIONS:MDOCS instead of NOPORTDOCSbapt2012-12-311-6/+4
| | | | Trim headers
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Remove trailing whitespaces.ehaupt2011-11-191-1/+1
| | | | Feature safe: yes
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Update to 1.2.1miwi2009-11-027-212/+43
| | | | | PR: 140112 Submitted by: Ports Fury
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+2
| | | | starting with A
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+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)
* Use @dirrmtry and @rmtry macros in the pkg-plistedwin2008-04-191-1/+2
|
* - Get rid of USE_X_PREFIXmiwi2008-03-211-2/+1
|
* - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* - Fix the build with recent GCC [1]danfe2007-06-143-14/+21
| | | | | | | | | | | - Augment MASTER_SITES - Convert pkg-message -> files/pkg-message.in - Mute MKDIRs - Tidy up package description and message (kill EOL spaces, add a fullstop, reformat slightly) - Properly reindent Makefile header Reported by: pointyhat [1]
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset undeliverable maintainer address:kris2007-03-221-1/+1
| | | | | <nick@netdot.net>: host renny.slash.netdot.net[65.254.45.140] said: 550 5.1.1 <nick@netdot.net>... User unknown (in reply to RCPT TO command)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* fix WWWedwin2005-11-251-1/+1
|
* Clean up SQLite and related ports.nork2004-12-231-1/+2
| | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
* Fix build with gcc-3.4krion2004-08-221-0/+15
|
* - Update to 1.0.6pav2004-06-075-56/+63
| | | | | | PR: ports/66903 (based on) Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout (2 weeks)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* portlint (silence possible rm errors)kris2003-10-271-1/+1
|
* update to port astro/roadmapedwin2003-08-315-14/+105
| | | | | | | | update of ports/astro/roadmap from 0.14 to 1.0rc6 PR: ports/53991 Submitted by: bruno <bruno@mail.tinkerbox.org> Approved by: Nicholas Esborn <nick@netdot.net> (maintainer)
* Remove USE_GNOMENG macro.marcus2003-04-081-1/+0
|
* * Update to 0.14leeym2003-03-234-10/+57
| | | | | | | * Includes patches missing from previous commit PR: 50015 Submitted by: Nicholas Esborn <nick@netdot.net>
* unbreak roadmapleeym2003-03-152-0/+5
| | | | | Noticed by: bento and kris Approved by: kris
* - Update to 0.13leeym2003-03-015-62/+54
| | | | | | | | | | - Port is now portlint-safe - Quality of port greatly improved - Update submitted as diff - Obsoletes ports/48550 PR: 48725 Submitted by: Nicholas Esborn <nick@netdot.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add roadmap port: displays US Cencus tiger maps. Read the README forseanc2003-01-317-0/+117
details on fetching map files and setting up the maps database. PR: ports/44910 Submitted by: Nicholas Esborn <nick@netdot.net>