aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.ehaupt2013-10-242-7/+6
|
* Unquiet my ports to make debugging easier.eadler2013-10-241-3/+3
|
* - Support stagingmakc2013-10-231-2/+1
| | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
* Support staging.ehaupt2013-10-232-2/+0
|
* One more fix for compat9x dependencygarga2013-10-231-1/+1
| | | | Reported by: jkim@
* Fix compat9x dependencygarga2013-10-231-2/+2
|
* Try and be consistent with what commands are silent and not in *install.mat2013-10-231-1/+1
| | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-2222-25/+0
| | | | | | the mtree (categories starting with m) Approved by: portmgr (bdrewery)
* fix on clang enviroment(use cc instead of gcc)sanpei2013-10-222-3/+1
|
* - Update to 4.8.10nemysis2013-10-224-70/+238
| | | | | | | | | | | | | | | | - Use the new format for LIB_DEPENDS - Remove PORTDATA use full pkg-plist - Add DOCS and NCURSES Options - Add EDITOR to default Options - Remove NLS and EDIT from default Options - Support STAGEDIR and add OPTIONS_SUB - Add DOCS - Remove obsolete REINPLACE_CMD - Add patch, resolve Syntax error PR: ports/181364 Submitted by: nemysis (self) Approved by: pawel / wg (mentors, implicit), maintainer timeout
* - Update to 0.103006sunpoet2013-10-213-39/+41
| | | | | | | - Add TEST_DEPENDS - Support STAGEDIR Changes: http://search.cpan.org/dist/Software-License/Changes
* Loads environment variables from `.env`.swills2013-10-204-0/+25
| | | | | | | WWW: https://github.com/bkeepers/dotenv PR: ports/182667 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
* - Update to 0.13sunpoet2013-10-202-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-Googlev3/Changes
* Enable stagebapt2013-10-192-33/+13
| | | | USES=gmake
* STAGIFYbrooks2013-10-181-2/+1
|
* - Update to 2.6cs2013-10-182-12/+11
| | | | - use stagedir
* Properly support staging after r330463.rakuco2013-10-181-3/+3
| | | | Submitted by: antoine@
* - Support stagingamdmi32013-10-172-10/+47
|
* When OSVERSION is >= 1000054, depends of caompat9x to make sure libstdc++.so.6garga2013-10-161-0/+6
| | | | is installed and satisfy a possible dependency for a 8.x binary
* Update to 7.4.704000.201310.1 and add a missing lib on i386 tarballgarga2013-10-162-5/+5
| | | | (libvgl.so.5)
* Update SIP to 4.15.2 and PyQt to 4.10.3.rakuco2013-10-162-4/+2
| | | | | | | This commit also adds proper staging support to all the ports being updated. In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and Tomasz Kowalczyk <kowalczfbsd@gmail.com>.
* - Add PKGNAMESUFFIX to fix package collisiondanilo2013-10-161-0/+1
| | | | Approved by: wg (mentor)
* - Support STAGEDIRolivierd2013-10-161-2/+2
| | | | | | | | | | While I'm here - Switch to USES= gmake - Convert to new LIB_DEPENDS format - Enhance COMMENT entry (misc/xfce4-wm-themes) - Adjust Xfce dependencies, and bump PORTREVISION (sysutils/xfce4-power-manager)
* - Update to 9.2garga2013-10-154-10/+14
| | | | | - Add libsupc++.so.1 and liblwres.so.80 - Support staging
* - Update to 8.4.201310garga2013-10-154-16/+9
| | | | | | | | - Remove liblwres.so.50 (not present on 8.4) - Remove libstdc++.so.6 to avoid conflict with compat9x [1] - Support staging Suggested by: des@ [1]
* - Update to 7.4garga2013-10-153-133/+13
| | | | | - Support staging - Drop sparc64
* - Support STAGEDIRolivierd2013-10-151-4/+2
| | | | | - Convert to new LIB_DEPENDS format - Switch to USES= gmake
* - Update to 0.42sunpoet2013-10-142-4/+3
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes
* - Add LICENSEsunpoet2013-10-141-0/+3
|
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.rakuco2013-10-145-18/+14
| | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team, with commits by makc@, Schaich Alonso and yours truly. Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33 (from ports), staging support in the Makefiles and dependency fixes related to pkg-config. Many thanks to the people who helped test the ports using our area51 repository, and also to the people who provided patches and bug reports via GNATS! PR: ports/180615 ports/181921 ports/182049
* - Flash 11 is now the only option so there is no need for a manual LATEST_LINKeadler2013-10-131-2/+0
| | | | - xdelta is the only version so it may define the LATEST_LINK
* - Fix build with clang [1]danilo2013-10-123-17/+90
| | | | | | | | - Add stage support PR: ports/182888 Submitted by: Stefan `Sec` Zehl <sec@42.org> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
* 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9tabthorpe2013-10-114-42/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9 2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9 2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9 2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9 2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9 2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9 2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9 2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9 2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9 2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9 2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9 2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9 2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9 2013-10-10 security/ruby-acl: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9 2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9 2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9 2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
* - Update to 20131010sunpoet2013-10-102-7/+7
| | | | | | - Support STAGEDIR Changes: http://people.FreeBSD.org/~sunpoet/pciids-20131010.diff
* Update to tzdata2013gedwin2013-10-104-12/+12
| | | | | - Fix Morocco DST transition. - Fix patches for the new zone.tab format.
* - update to 0.2.4antoine2013-10-103-11/+13
| | | | | | | | - add LICENSE - convert to STAGEDIR PR: ports/182798 Submitted by: KATO Tsuguru
* Explicitly define LDFLAGS for 4 QT4-based portsmarino2013-10-091-0/+1
| | | | | | | Fixes come from dports. Problem and solution verified on FreeBSD using gcc48. Approved by: portmgr (bapt, implicit)
* Convert to staging, minor other updates (LIB_DEPENDS format, USE_GMAKE->USES).mandree2013-10-082-5/+3
|
* Convert to staging.mandree2013-10-082-18/+21
|
* - Remove LATEST_LINKjhale2013-10-081-24/+14
| | | | | - Convert to options helpers - Make COMMENT more concise
* - Support staginglme2013-10-062-17/+20
| | | | - Break lines at 80 chars
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1bapt2013-10-056-77/+0
| | | | Approved by: gnome (implicit)
* - Update to 0.13sunpoet2013-10-052-3/+3
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Geo-Coder-Google/Changes
* - Changed email and reversed surname/namevg2013-10-042-3/+3
| | | | | | - Changed tabs to spaces in pkg-descr Approved by: eadler (mentor)
* - Bump PORTREVISION. p5-Gtk-Spell port has been updated to 1.04acm2013-10-031-0/+1
|
* misc/pantry: add <unistd.h> for modern compilersmarino2013-10-021-0/+10
| | | | Approved by: portmgr (bapt, implicit)
* Update to 3.46.kwm2013-10-012-6/+4
| | | | | USE_GMAKE => USES=gmake. Stageify.
* - Convert to USES+=tkgahr2013-10-011-10/+8
| | | | - STAGE-clean
* - Support STAGEDIRsunpoet2013-10-0126-66/+40
|
* Update to r42697 of the FreeBSD docset.blackend2013-10-014-6/+8
| | | | Approved by: doceng (implicit)
* - Change maintainer email to @FreeBSD.orgdanilo2013-09-301-4/+3
| | | | | | - Add stage support Approved by: wg (mentor)
* - Change maintainer email to @FreeBSD.orgdanilo2013-09-301-5/+5
| | | | | | | - Convert USE_GMAKE to USES - Add stage support Approved by: wg (mentor)
* - Change maintainer email to @FreeBSD.orgdanilo2013-09-301-4/+2
| | | | | | - Add stage support Approved by: wg (mentor)
* Convert to stagingeadler2013-09-282-4/+3
|
* Remove now useless MAN3 line, missed in previous commitmatthew2013-09-271-2/+0
| | | | Reported by: az
* - stageifymatthew2013-09-272-1/+1
|
* - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18tabthorpe2013-09-271-1/+1
| | | | Discussed with: swills
* Update to tzdata2013f:edwin2013-09-272-3/+3
| | | | | Jordan goes to winter time on the last Friday in October. Tocantins in Brazil will not go into summer time in October.
* Update to tzdata2013e:edwin2013-09-273-5/+3
| | | | | Indonesian time zones renames. Lots of cleanups in with regarding to links and historical data.
* Convert to STAGEDIReadler2013-09-261-2/+1
|
* Remove duplicate PLIST_FILESeadler2013-09-261-1/+1
|
* Respect STAGEDIReadler2013-09-261-3/+1
|
* - Support STAGEDIRak2013-09-261-5/+4
|
* Convert pastebinit to have STAGEDIR support.eadler2013-09-261-3/+2
| | | | Tested with poudriere
* - Remove leading articleeadler2013-09-262-4/+3
| | | | | | - Support staging Tested with pouriere
* This port will not work with tclwrapper.cy2013-09-252-7/+13
| | | | Switch to USE_TK_RUN.
* misc/findutils: update to 4.5.12wg2013-09-254-177/+20
| | | | | | | | | | - Update to 4.5.12 [1] - USES gmake - Allow staging - Use options helpers and drop include PR: ports/182359 [1] Submitted by: Klaus Aehlig <aehlig linta.de> (maintainer) [1]
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-253-3/+0
| | | | With hat: portmgr
* Add staging supportrene2013-09-241-3/+2
|
* Use stagebapt2013-09-232-4/+3
|
* Fix NO_STAGE attributionbapt2013-09-231-1/+1
|
* unbreak on 10-currentsanpei2013-09-221-0/+2
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-212-13/+15
|
* Fix after NO_STAGE addedbdrewery2013-09-211-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21491-864/+661
| | | | misc)
* SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-202-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | on FreeBSD 10, and amd64 on earlier versions. SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
* - Update to 0.2.3bdrewery2013-09-202-8/+8
| | | | Reported by: portscout
* - Set IGNORE if TET_ROOT not defined instead of hitting an errorbdrewery2013-09-191-0/+4
| | | | | | | | while building packages. Did not use MANUAL_PACKAGE_BUILD as maybe someone is building packages and has TET_ROOT defined for the port. With hat: portmgr
* - Calling pod2man from extract stage requre perlaz2013-09-181-0/+1
| | | | With hat: perl@
* - Update to 3.3.2lme2013-09-172-3/+3
|
* Update to 3.6.2.kwm2013-09-163-14/+214
| | | | | | This update was done because newer ekiga wants it. Obtained from: GNOME team repo
* - convert to the new perl5 frameworkaz2013-09-147-16/+10
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Add explicit dependency on pkgconf (10 ports)marino2013-09-131-1/+1
| | | | Approved by: portmgr (bapt, implicit)
* - convert to the new perl5 frameworkaz2013-09-122-4/+2
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Add explicit dependency on pkgconf (20 ports)marino2013-09-122-10/+4
| | | | Approved by: portmgr (bapt, implicit)
* Add explicit dependency on pkgconf (18 ports)marino2013-09-122-1/+2
|
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-09-121-12/+5
| | | | | | | | | | | . trim Makefile headers; . reword COMMENT; . add LICENSE (BSD); . remove check for unsupported FreeBSD versions (<800093). PR: ports/181617 Submitted by: bsam (me) Approved by: trhodes (maintainer timeout, 2 weeks)
* Add an explicit dependency on pkgconfantoine2013-09-116-16/+9
| | | | Approved by: portmgr (bapt)
* misc/kde4-l10n-* (9 ports) removedmarino2013-09-1137-3662/+0
| | | | | | | | | | The following kde-l10n-* language ports were dropped from KDE4 several releases ago and have not been restored: csb, eo, fy, gu, id, kn, mai, mk, ml. Since there is no indication they will be restored any time soon, let's just remove these IGNORED ports. PR: ports/180552 Approved by: rakuco (KDE)
* - Now that misc/sword port is fixed, remove no longer needed USE_GCCdanfe2013-09-102-11/+8
| | | | | | | | - While here: drop the article from COMMENT, remove LICENSE_FILE (it was actually just vanilla GPL boilerplate), sanitize dependencies, put USES where it's normally found; tidy up port description a bit. Approved by: tabthorpe (maintainer, implicit)
* - Cleanup MASTER_SITES, convert MASTER_SITE_SUBDIRdanfe2013-09-101-16/+14
| | | | | | | | | | - Tighten COMMENT line and drop the article - Fix the build against Clang and thus drop USE_GCC - Remove PKGMESSAGE, it's set automatically - Correctly pad ${CAT} ${PKGMESSAGE} - Couple of minor fixes (LIB_DEPENDS, etc.) Approved by: tabthorpe (maintainer)
* - Add USE_GCC=any to build on 10.Xtabthorpe2013-09-101-0/+1
| | | | Submitted by: pkg-fallout
* Add an explicit dependency on pkgconfbapt2013-09-061-6/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-062-7/+3
|
* Add an explicit dependency on pkgconfantoine2013-09-061-6/+2
| | | | Approved by: portmgr (bapt)
* - update to 4.6.6 (patch6)mich2013-09-063-24/+4
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-033-8/+4
|
* Add an explicit dependency on pkgconfbapt2013-09-032-12/+4
|
* - fix segfault on 64bit with option XFTdinoex2013-09-032-1/+18
|
* Add an explicit dependency on pkgconfbapt2013-09-031-5/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-021-6/+2
|
* Two imake related changes:tijl2013-09-021-1/+1
| | | | | | | | | | | | | | | | | | | | 1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable. For ports that don't need -a introduce USES=imake:notall. This way ports no longer have to redefine XMKMF. 2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf runs make Makefiles. This Makefiles target runs imake for each subdirectory but these imake invocations did not have the flags from IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp). Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to imake let imake handle IMAKECPPFLAGS itself just like it handles IMAKEINCLUDE. This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm. Approved by: portmgr (bapt)
* - convert to the new perl5 frameworkaz2013-09-0210-10/+18
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0212-12/+20
| | | | Approved by: portmgr (bapt@, blanket)
* . Remove pkg-message since there is no COMPAT_FREEBSD8 kernel optiongarga2013-09-022-12/+1
| | | | | | . Bump PORTREVISION Reported by: tijl@
* - Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion)az2013-09-021-1/+0
|
* Remove expired ports:rene2013-09-015-51/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-28 lang/gdc: Broken for more than 6 month 2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013 2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc 2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version 2013-09-01 devel/dsss: Depends on expired lang/gdc 2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer 2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer 2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer 2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer 2013-09-01 net/ipex: Broken on FreeBSD 8 and newer 2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer 2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer 2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer 2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer 2013-09-01 net/libproxy-mozjs: Does not work with newer libxul 2013-09-01 www/helixplugin: Does not work with newer libxul 2013-09-01 deskutils/chmsee: Does not work with newer libxul 2013-09-01 www/moonshine: Does not work with newer libxul 2013-09-01 x11/ggiterm: Unmaintained and broken 2013-09-01 graphics/libggigcp: Unmaintained 2013-09-01 graphics/libggimisc: Unmaintained 2013-09-01 graphics/libggiwmh: Unmaintained 2013-09-01 devel/libgiigic: Unmaintained 2013-09-01 games/koth: Unmaintained
* Update to 8.4.804000.201309:garga2013-09-015-21/+10
| | | | | | | | - Drop broken sparc64 support - Use XZ - Add libstdc++, that will be removed from head [1] Requested by: bapt@ [1]
* Update to 9.1.901000.201309, added libstdc++ that will be removed from headgarga2013-09-014-5/+8
| | | | Requested by: bapt@
* - Update to 0.7.4bmadpilot2013-09-018-63/+100
| | | | | PR: ports/177589 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer)
* Convert USE_GNOME=pkgconfig to USES=pkgconfigbapt2013-08-313-7/+4
| | | | | | Convert USE_GNOME=gnomehack to USES=pathfix Convert USE_GMAKE to USES=gmake Convert USE_PERL5 to USES=perl5
* Remove unneeded commented lines appared my mistake at previous commit.bsam2013-08-291-3/+0
|
* . fix build with clang (MAKE_ARGS+=CC="${CC}");bsam2013-08-291-14/+18
| | | | | | | | | | | | . trim makefile headers; . remove LICENSE_FILE for well-known license (GPLv2, anyway it get installed by the ports infrastructure); . optionify port docs (NOPORTDOCS -> PORT_OPTIONS:MDOCS); . use standard mkdir to create directories instead of "install -d"; . some other tiny refinements. PR: ports/181622 Submitted by: bsam (me) Approved by: Evaldas Auryla <ea@zaib.as> (maintainer)
* - Use single space after WWW:sunpoet2013-08-296-6/+6
|
* Update to latest GNUstep core libraries.theraven2013-08-292-7/+5
| | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt
* Fix auto-detection of dictionaries for kde4-l10n ports.dbn2013-08-281-4/+7
| | | | | | | | | | | | With the removal of '.include <bsd.port.options.mk>' and '.include <bsd.port.pre.mk>' PORTSDIR is no longer defined. Since Ports is (almost) never based at the root system the checks will always fail to find a port. Fix this by using relative searches for the dictionary ports. Giving PORTSDIR a conditional assignment of /usr/ports was rejected due to lack of precedent. While here teach kde4-l10n about en_GB.
* misc/pinfo: Unbreak fetch with two new master sitesmarino2013-08-261-1/+2
| | | | | | | | | Alioth now requires https, so the http master site was getting forwarded. Even changing this to https didn't solve the issue as fetch returned a "not acceptable" due to the self-signed certificate. However, there are dozens of gentoo mirror sites with the file so lets just use those.
* - Update to 20130823sunpoet2013-08-252-3/+3
| | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130823.diff
* Change tarbal name and add .1 to version to avoind checksum mismatch becausegarga2013-08-242-5/+6
| | | | | | of tarball was rerolled. Suggested by: bdrewery@
* - Fix parallel (-jX) builds by using NamedMakeSubdirs() macro instead ofdanfe2013-08-242-2/+12
| | | | | MakeSubdirs(); doing so allows imake to generate non-racy dependencies - Ensure that MAKE has correct value; cleanup the COMMENT while I'm here
* Update to 0.12matthew2013-08-242-3/+3
| | | | | | ChangeLog: http://cpansearch.perl.org/src/RUZ/Business-Hours-0.12/Changes Submitted by: portscout
* Add libkvm.so.5 to compat9xgarga2013-08-224-5/+8
| | | | Requested by: des@
* - Convert to new perl frameworksunpoet2013-08-2114-15/+27
|
* - Update to 2.9jadawin2013-08-212-7/+10
| | | | | | - Fix header - Convert to new perl framework - Convert to new options framework
* - Use USES=gmakesunpoet2013-08-211-1/+1
|
* - Update to 20130818sunpoet2013-08-192-3/+3
| | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130818.diff
* - Convert to new perl frameworkaz2013-08-182-2/+4
|
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
| | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery)
* - Reset chinsan's portsbdrewery2013-08-182-12/+4
| | | | With hat: portmgr
* - Update to 20130816sunpoet2013-08-172-3/+3
| | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130816.diff
* - Fix targets' dependencies in an attempt to fix parallel (-jX) buildsdanfe2013-08-152-14/+17
| | | | | | | | | | - Tighten Makefile header and COMMENT line (trim the article) - Convert LIB_DEPENDS to the newish form (since r322328) - Fix couple of portlint(1) warnings while here (knobs order, WWW line in port description) Reported by: marino Approved by: miwi, bapt (portmgr, implicit)
* - Do not use imake for the build; use provided Makefile.noimake: thisdanfe2013-08-153-26/+45
| | | | | | | | allows to build it with bmake(1) (as well as other implementations) - Unbreak the build against Clang (main() must return int) - Sanitize formatting of the port description while I am here Reported by: marino
* - Remove MAKE_JOBS_SAFE variableak2013-08-1529-29/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 0.4.3nivit2013-08-143-26/+29
| | | | | | | | | | | - Trim Makefile header - Remove dead link from MASTER_SITES - Remove indefinite article from COMMENT - Add LICENSE (BSD) - Convert to the new options framework - Update WWW field in pkg-descr Build details: http://goo.gl/l5Fmwu
* - Update to 0.004sunpoet2013-08-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes
* - Unbreak parallel (-jX) builds by doing "make depend" prior to the builddanfe2013-08-091-6/+23
| | | | | - Define LICENSE (BSD), respect CFLAGS, install README file (referenced in port description), wrap overly long lines, and remove MAKE_JOBS_UNSAFE
* - Convert to new perl frameworkaz2013-08-071-1/+2
| | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer)
* - Convert to new perl frameworkaz2013-08-062-6/+5
| | | | | | - Trim Makefile header Approved by: wen@ (maintainer)
* - Convert to new perl frameworkaz2013-08-051-8/+3
| | | | | | - Trim Makefile header Approved by: tobez@ (maintainer)
* Update to r42489 of the FreeBSD docset (the revision used for 9.2-R)blackend2013-08-0311-41/+10
| | | | Approved by: doceng (implicit)
* - Convert to new perl frameworkmat2013-08-031-1/+0
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-033-8/+1
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-0316-64/+41
| | | | - Trim Makefile header
* Upload the correct tarball for i386garga2013-08-021-2/+2
|
* - Trim Makefile headerantoine2013-08-022-21/+10
| | | | | | - Remove dead mirrors - Unbreak with clang - Use REINPLACE_CMD and DATADIR
* Convert all my perl-using ports to USES+=perl5matthew2013-08-021-1/+2
| | | | | | | | | | | | | While here: - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix for www/rt40 - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth - trim Makefile header for www/p5-RTx-Calendar
* Fix build without gccbapt2013-08-011-6/+2
|
* - Convert to new perl frameworkaz2013-07-3117-69/+42
| | | | - Trim Makefile header
* - Convert to new Uses/perl5.mk frameworkaz2013-07-311-1/+2
| | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
* Fix dependency on gettextbapt2013-07-301-1/+1
|
* Update to FreeBSD 8.4garga2013-07-292-7/+5
|
* Add missing dependency on libssh2.fjoe2013-07-281-1/+3
| | | | | PR: 180737 Submitted by: Oleg Ginzburg <olevole@olevole.ru>
* - switch simple inline replacement from perl to sedaz2013-07-281-5/+4
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-27310-54114/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* Fix build with newer binutilsbapt2013-07-261-1/+1
|
* - switch simple inline replacement from perl to sedaz2013-07-264-27/+13
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* - Move misc/rabbit to misc/rubygem-rabbit [1]tota2013-07-247-660/+53
| | | | | | | | | - Update to 2.1.1 [1] - Split rabbiter and rabbirack into net/rubygem-rabbiter and www/rubygem-rabbirack, respectively PR: ports/173383 (based on) [1] Submitted by: Shin-ya Murakami <murashin_AT_gfd-dennou_DOT_org> [1]
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-247-11/+0
|
* - Update to 1.62culot2013-07-242-3/+3
| | | | Changes: http://search.cpan.org/dist/Locale-SubCountry/Changes
* - Changed my emailvg2013-07-221-2/+2
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* Update to 0.11matthew2013-07-222-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Business-Hours-0.11/Changes
* Update to r42326 of the FreeBSD docset.blackend2013-07-207-30/+21
| | | | Approved by: doceng (implicit)
* - Update to 20130718sunpoet2013-07-202-3/+3
| | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130718.diff
* - Update to version 2.26danfe2013-07-193-18/+16
| | | | | | | | | - Unbreak parallel builds - Really respect CC and CFLAGS - Unmute installation commands - Reformat port description text and remove old-school attribution Reported by: pointyhat-west
* - Attempt to fix parallel builds (-jX)danfe2013-07-192-354/+359
| | | | | | | - Utilize OPTIONS framework for docs and examples - Generally clean up the port while here Reported by: pointyhat-west
* Simplify the header, remove outdated ruby version assertion, and add aknu2013-07-191-13/+4
| | | | new target "test".
* Update to 1.2.3, which works with ruby 1.9 and later.knu2013-07-192-4/+4
|
* Mark as BROKEN. Does not compile with new ftp/ftplib.tijl2013-07-181-6/+3
|
* Remove now excess verbiage.eadler2013-07-174-8/+0
| | | | Reviewed by: bapt
* - Update to 2013.4sunpoet2013-07-132-3/+3
| | | | Changes: http://pecl.php.net/package-changelog.php?package=timezonedb
* - Trim Makefile headersamdmi32013-07-121-1/+1
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* - Update to 7.31.0sunpoet2013-07-127-4/+8
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Mark job unsafebapt2013-07-111-0/+1
| | | | | | | While here: - Trim headers - Convert to USES - Remove code for unsupported version
* Fails to build with -j24bapt2013-07-101-0/+1
|
* Mark jobs unsafebapt2013-07-101-5/+2
|
* Update to 2.3.8.rakuco2013-07-104-6/+5
|
* Mark jobs unsafebapt2013-07-101-0/+1
|
* Fix plist, as reported by miwimails.rakuco2013-07-101-1/+0
|
* Convert from USE_MOTIF to USES=motifbapt2013-07-102-3/+2
| | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
* Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-1050-0/+50
|
* - Update to 0.06sunpoet2013-07-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-Coder-Mapquest/Changes
* - Update to 1.43.3sunpoet2013-07-102-3/+3
| | | | | | | | | | | Changes: - Update Ukranian translation (thanks to Yuri Chornoivan). - Update Esperanto translation (thanks to Felipe Castro). - Update Polish translation (thanks to Jakub Bogusz). - Update Russian translation (thanks to Yuri Kozlov). - Update Japanese translation (thanks to Yasumichi Akahoshi). - Update Vietnamese translation (thanks to Tran Ngoc Quan). - Update French translation (thanks to David Prevot).
* - Update to 20130709sunpoet2013-07-102-3/+3
| | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130709.diff
* KDE4 l10n fixes.rakuco2013-07-1092-155/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove an entry from all plists that slipped under radar and made packaging fail. - Properly save the OPTIONS defined by the user in the l10n ports. [1] Quoting bapt, master of all things ports: That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does ... .include <bsd.port.pre.mk> ... .include <bsd.port.options.mk> ... .include <bsd.port.post.mk> First the right order in that case should be: ... .include <bsd.port.options.mk> ... .include <bsd.port.pre.mk> ... .include <bsd.port.post.mk> Second in that case (kde) the pre.mk/post.mk can be removed just keeping the options.mk and given that we now have the helpers options.mk can also be removed. The check for variables in OPTIONS_DEFINE is also useless (already done by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some empty values is also useless. No PORTREVISION bump because the generated packages do not change regardless of the changes/fixes in behavior here. Reported by: avg [1] Submitted by: bapt [1]
* - Drop all my portspav2013-07-105-5/+5
|
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-093-15/+3
| | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header
* Update to tzdata2013d:edwin2013-07-082-3/+3
| | | | | | | | | | | | | | - Morocco: announced that the year's Ramadan daylight-savings transitions would be 2013-07-07 and 2013-08-10. - Israel: As of 2013, DST starts at 02:00 on the Friday before the last Sunday in March. DST ends at 02:00 on the first Sunday after October 1, unless it occurs on the second day of the Jewish Rosh Hashana holiday, in which case DST ends a day later (i.e. at 02:00 the first Monday after October 2). [Rosh Hashana holidays are factored in until 2100.]
* Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-2/+1
| | | | The remainder have other pending patches which I must finish before conversion.
* - Update to 3.3.1lme2013-07-062-3/+3
| | | | - Changelog: http://tvbrowser.org:8080/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10230
* - fix options conversionjgh2013-07-051-0/+1
| | | | Reported by: portmgr
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-0549-94/+131
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* - add LATE_INSTALL_ARGS in favor of imake.mkdinoex2013-07-041-0/+1
|
* - fix build after USES=imakedinoex2013-07-041-1/+1
|
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-0353-98/+116
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* Deprecate ports broken on FreeBSD 8 or newerantoine2013-07-021-0/+3
| | | | Approved by: maintainer silence
* misc/lxde-common: preserve conf fileswg2013-07-011-6/+4
| | | | | | | - Fix preservation of old .conf files PR: ports/180111 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Update to r42095 of the FreeBSD docset.blackend2013-07-019-22/+35
| | | | Approved by: doceng (implicit)
* Update compat9x to 9.1-RELEASE-p4garga2013-06-302-5/+5
|
* - Update to 2.9.2tabthorpe2013-06-293-161/+4
|
* Convert to USES=imakebapt2013-06-294-24/+8
| | | | | Trim headers Remove indefinite article
* New USES imake to handle the dependency on imake.bapt2013-06-282-2/+3
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* - Update to 2.5cs2013-06-282-8/+3
| | | | - Cleanup header
* Update to r41954 of the FreeBSD docset.blackend2013-06-2751-614/+618
| | | | Approved by: doceng (implicit)
* MK_ZONEINFO -> WITHOUT_ZONEINFOedwin2013-06-261-2/+2
| | | | | | make.conf -> src.conf PR: ports/172975
* Welcome PHP 5.5!ale2013-06-242-0/+11
| | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run
* Update to 9.1-RELEASEgarga2013-06-244-7/+13
|
* Update to version 3.26.demon2013-06-242-3/+3
|
* misc/lxde-common: NLS and config fixeswg2013-06-227-39/+72
| | | | | | | | | | | - Trim Makefile header - Add LICENSE (GPLv2) - Install docs - Preserve original *.conf files - Pass maintainership to submitter PR: ports/179700 Submitted by: nemysis <nemysis@gmx.ch>
* Update to 2013.02.20mm2013-06-222-5/+4
| | | | | | | Take maintainership PR: ports/179804 Approved by: rafan
* - Trim Makefile headerswen2013-06-221-5/+1
|
* A pure-ruby library for decoding and encoding vCard and iCalendar dataswills2013-06-224-0/+24
| | | | WWW: http://vpim.rubyforge.org/
* Update the PyQt ports.rakuco2013-06-222-2/+2
| | | | | | - SIP has been upgraded to 4.14.7. - PyQt4 has been upgraded to 4.10.2. - QScintilla2 has been upgraded to 2.7.2.
* Update to 3.43.kwm2013-06-193-3/+4
|
* Send some ports back to the pool that I no longer have time forkmoore2013-06-181-1/+1
|
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-181-1/+1
| | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@)
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-151-7/+1
| | | | | | | | | quite some time. - Switch all remaining consumers to depend on www/libxul - Mark ports that don't work with the new libxul BROKEN - Mark some old ports DEPRECATED with a reasonable timeout Approved by: portmgr (miwi)
* misc/hotkeys: fix build with clangwg2013-06-152-33/+43
| | | | | | | | - Fix build with clang, return type error - Add LICENSE (GPLv2) - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit)
* misc/astrolog: fix build with clangwg2013-06-153-20/+29
| | | | | | | | | - Fix build with clang - WITHOUT_X11 -> PORT_OPTIONS:MX11 - Use PORTDOCS instead of pkg-plist - Simplify docs install commands Approved by: culot / jpaetzel (mentors, implicit)
* - Update to 0.2.33miwi2013-06-142-3/+3
|
* - Do not remove directories not created by this portmiwi2013-06-142-6/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Don't remove directories not created by this portmiwi2013-06-141-4/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-06-132-16/+4
| | | | | . use PLIST_FILES instead of pkg-plist; . trim Makefile headers.
* - Update to 20130606sunpoet2013-06-132-3/+3
| | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130606.diff
* - Update to 0.12sunpoet2013-06-132-8/+4
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Geo-Coder-Google/Changes
* - Update to 1.43.2sunpoet2013-06-132-3/+3
| | | | | | | | | | | | | | Changes: 1.43.2: - Use the generic term "section" in the documentation rather than "name", which could be confused to mean only the literal "NAME" section. 1.43.1: - Add explicit include syntax for prepending, replacing or appending to generated output for a section (thanks to Daniil Baturin for the idea). - Update Vietnamese translation (thanks to Tran Ngoc Quan). - Update Esperanto translation (thanks to Felipe Castro).
* - Update to 1.1.rakuco2013-06-132-11/+6
| | | | | | | | - Pass maintainership to submitter. - Trim Makefile header. PR: ports/179522 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
* - Fix build with new site_perlaz2013-06-131-1/+1
| | | | Submitted by: olli hauer <ohauer@gmx.de>
* - Fix buildmiwi2013-06-111-0/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Fix i18n manpagesmiwi2013-06-111-0/+12
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Trim headermiwi2013-06-111-5/+1
|
* - Remove php4 referencemiwi2013-06-101-1/+0
|
* - Update to 2.0miwi2013-06-106-28/+10
| | | | | PR: 179221 Submitted by: Ports Fury
* - Update to 0.8.1.1miwi2013-06-105-68/+70
| | | | | PR: 179211 Submitted by: Ports Fury
* - Add LICENSEsunpoet2013-06-092-11/+20
| | | | | | | | - Fix *_DEPENDS - Add BUILD_DEPENDS and TEST_DEPENDS - Fix PLIST [1] and complete it with corresponding PLIST_DIRSTRY Reported by: pointyhat [1]
* - Update to 20130530sunpoet2013-06-092-6/+6
| | | | | | - Update maintainer section Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130530.diff
* - Update to 1.42.1sunpoet2013-06-092-3/+3
| | | | | | | | | Changes: - Update Vietnamese translation (thanks to Tran Ngoc Quan). - Update Croatian translation (thanks to Tomislav Krznar). - Consistently strip path and/or libtool "lt-" prefix from any instance of $program derived from --help or --version (thanks to Eric Shattow for identifying the issue).
* Update to 2.5. Bring under perl@'s fold.tobez2013-06-072-9/+5
| | | | Changes: http://search.cpan.org/dist/Array-PrintCols/README
* - Update to 1.58miwi2013-06-072-8/+4
|
* Convert to new options frameworkbapt2013-06-071-5/+9
|
* Convert to new options frameworkbapt2013-06-071-17/+15
|
* Convert to new options frameworkbapt2013-06-064-88/+95
|
* Drop alpha supporteadler2013-06-061-2/+0
|
* Convert to new options frameworkbapt2013-06-051-13/+12
|
* Drop alpha supporteadler2013-06-051-1/+1
|
* Drop alpha supporteadler2013-06-052-10/+1
|
* - Drop alpha support which has not been supported since 7.0eadler2013-06-051-6/+3
| | | | - Clean up the single arch information
* fix the build after the update of lang/tcl84 to 8.4.20; assign tobf2013-06-051-1/+1
| | | | tcltk@
* WITHOUT_NLS -> PORT_OPTIONS:MNLSbapt2013-06-043-23/+18
| | | | NOPORTDOCS -> PORT_OPTIONS:MDOCS