summaryrefslogtreecommitdiff
path: root/ports-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2081-173/+114
| | | | | | | ports-mgmt) Notes: svn path=/head/; revision=327762
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-203-0/+3
| | | | Notes: svn path=/head/; revision=327710
* - Undeprecate, give maintainership to submitterAlex Kozlov2013-09-203-7/+443
| | | | | | | | | | - Add pkgng support PR: ports/181077 Submitted by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> Notes: svn path=/head/; revision=327692
* Fix build on mipsBaptiste Daroussin2013-09-196-6/+112
| | | | | | | Fix analyzing elf when package/registering from a stage directory Notes: svn path=/head/; revision=327648
* - Update to 2.4.11.1Bryan Drewery2013-09-192-3/+3
| | | | | | | | | | | | | | Changes: - Fix pkgng detection when using pkg-devel [1] - Try to fix stack overflow issue with Ruby 1.9 and large installs [2] PR: ports/181813 [1] Reported by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> [1] Reported by: many [2] Tested by: Robert Burmeister [2] Notes: svn path=/head/; revision=327590
* - Update to checkin e4a515aBryan Drewery2013-09-172-4/+4
| | | | | | | | | | | | | Changes: - Fix pkgng detection when using pkg-devel [1] - Try to fix stack overflow issue with Ruby 1.9 and large installs [2] PR: ports/181813 [1] Reported by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> [1] Reported by: many [2] Notes: svn path=/head/; revision=327448
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327368
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327365
* - Update to checkin 0eb89d4f74Bryan Drewery2013-09-152-4/+4
| | | | | | | | | | | | | | Changes: ports: Add -k for -d usage to keep files around after deleting testport -i: Fix TERM not being passed into the jail jail -cu: Fix build with recent head due to new user 'unbound' Hardlink logs into latest and latest-per-pkg Fix recursive crash in jail_stop() Add TIMESTAMP_LOGS support Set build dir to 0700 to avoid gvfsd-trash tracking all mounts during build Notes: svn path=/head/; revision=327357
* dialog4ports -- a dialog for FreeBSD ports. This is a static version thatChris Rees2013-09-154-5/+29
| | | | | | | | | | | | can be used in chroots, for example in Tinderbox. PR: ports/182021 Submitted by: marcus Reviewed by: portmgr (bdrewery) Approved by: maintainer Notes: svn path=/head/; revision=327356
* - Update to 3.17.2Bryan Drewery2013-09-142-4/+4
| | | | | | | | | | | Changes: - Fix detection of pkg-devel PR: ports/181813 [1] Reported by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> [1], eadler Notes: svn path=/head/; revision=327279
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327086
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-091-5/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326840
* - Allow this port to build a package so users can switch withoutBryan Drewery2013-09-091-0/+2
| | | | | | | | | | needing ports Reviewed by: bapt With hat: portmgr Notes: svn path=/head/; revision=326776
* - Update to 3.0.5Bryan Drewery2013-09-073-4/+4
| | | | | | | | | | | | | | | | | | Changes: - Fix removing PREFIX in OVERWRITE_BASE ports - Fix race condition in jail cleanup - CHECKED_CHANGED_DEPS is fixed to properly handle dependencies on base libraries with port fallbacks - Disable buildtime tracking by default - testport -i: Fix for when build fails - testport: Add hint about using -n when leftovers are found - Change to using USE_PACKAGE_DEPENDS_ONLY - Fix detection of errors during startup due to missing fdescfs or other kernel modules Notes: svn path=/head/; revision=326628
* - convert to the new perl5 frameworkAndrej Zverev2013-09-068-8/+13
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326530
* - convert to the new perl5 frameworkAndrej Zverev2013-09-062-2/+3
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326526
* - Update to checkin 63ec9efc9aBryan Drewery2013-09-062-4/+31
| | | | | | | | | | | | | | | | | Changes: - HTML interface now use DataTables for pagination/searching/sorting - NO_FORCE_PACKAGE added to prevent setting FORCE_PACKAGE - New pkgclean subcommand for removing unwanted/unneeded packages. Similar concept as 'pkg autoremove', but for the repository. - testport -i: Fix for when the build fails - testport: Add hint about using -n when leftovers are found - Switch to using USE_PACKAGE_DEPENDS_ONLY - Fixes for detecting errors in startup, such as missing fdescfs support - Improved runaway output Notes: svn path=/head/; revision=326493
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-052-4/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326449
* - Fix crash when registering some linux ports, such asBryan Drewery2013-09-052-7/+16
| | | | | | | | | | games/linux-candycruncher-demo With hat: portmgr Reported by: mva Notes: svn path=/head/; revision=326389
* - Rename ARM patch to proper name and remove unneeded newvers.sh patchBryan Drewery2013-09-051-13/+0
| | | | | | | | | as the PORTREVISION is passed in MAKE_ENV With hat: portmgr Notes: svn path=/head/; revision=326387
* Add en explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326159
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326134
* Track down the latest USE_GNOME=pkgconfigBaptiste Daroussin2013-09-021-6/+2
| | | | Notes: svn path=/head/; revision=325971
* This program reads /var/db/pkg/local.sqlite and compares install timestamp withSteven Kreuzer2013-08-236-0/+70
| | | | | | | | | | | | | | | | date in $FreeBSD header in the Makefile of the port. If there is no $FreeBSD header then it is assumed to be a beta port. Chucky also features a shar file backup feature, which is normally used to backup 'beta' development ports. WWW: https://dx.burplex.com/bin/chucky.html PR: ports/177220 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Notes: svn path=/head/; revision=325275
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-145-5/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Add dash (-) and plus (+) symbols to allowed characters in variable names:Alex Dupre2013-08-122-2/+2
| | | | | | | | | | | | | Dash symbols are required when using OptionsNG and $UNIQUENAME_SET/UNSET. e.g. apache22-event-mpm_SET=... Plus symbols can be used to extend existing variables. e.g. OPTIONS_SET+=... PR: ports/172355, ports/181119 Submitted by: Manuel <manuel-freebsd@mausz.at>, Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=324628
* Move the sourcing of packaudit.conf higher up in the treeRemko Lodder2013-08-092-3/+3
| | | | | | | | | | | | so that for examplee DATABASEDIR can be specified there and is not "ignored" PR: 135471 Submitted by: John Marshall <john@rwsrv05.mby.riverwillow.net.au> Discussed with: des Notes: svn path=/head/; revision=324417
* - Convert to new perl frameworkMathieu Arnold2013-08-021-5/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert to new perl frameworkAndrej Zverev2013-08-021-1/+2
| | | | Notes: svn path=/head/; revision=324171
* ports-mgmt/portsreinstall: update to 3.0.3William Grzybowski2013-08-012-5/+5
| | | | | | | | | | | | | - Update to 3.0.3 Changes: - BUG FIX: Cleaning of distfiles before retrial of failed fetch was forgotten PR: ports/180989 Submitted by: Mamoru Sakaue <sakaue.mamoru samurai.mwghennn.net> (maintainer) Notes: svn path=/head/; revision=324135
* Convert all my perl-using ports to USES+=perl5Matthew Seaman2013-08-011-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 Notes: svn path=/head/; revision=324134
* Forgot to bump the version in the previous commit. EventhoughRemko Lodder2013-08-011-1/+1
| | | | | | | | | | this is a minor change, it's still new and should tell people that they can upgrade to this version. Hat: secteam Notes: svn path=/head/; revision=324124
* Fix minor typo while investigating this file for a PR.Remko Lodder2013-08-011-1/+1
| | | | Notes: svn path=/head/; revision=324123
* Add support for an alternative openssl location, for example when installedRemko Lodder2013-08-012-2/+6
| | | | | | | | | | via the Ports Collection. PR: 166561 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Notes: svn path=/head/; revision=324119
* ports-mgmt/xps: update to 0.5.2William Grzybowski2013-08-013-6/+6
| | | | | | | | | | | | | - Update to 0.5.2 - Set WWW to new upstream Changes: https://github.com/serpent7776/xps/commits/master PR: ports/180972 Submitted by: Serpent <serpent7776 gmail.com> (maintainer) Notes: svn path=/head/; revision=324108
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.Koop Mast2013-07-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1] Notes: svn path=/head/; revision=324037
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2611-176/+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 Notes: svn path=/head/; revision=323748
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-8/+3
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323711
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Update to 3.17.1Bryan Drewery2013-07-222-5/+5
| | | | | | | | | | | | Changes: * Fix --check-port-dbdir support after ports r321785 changed to /var/db/ports/category_port (OPTIONS_NAME) instead of UNIQUENAME [1] Reported by: many Notes: svn path=/head/; revision=323426
* - Update to checkin 6abae2a52cBryan Drewery2013-07-212-10/+9
| | | | | | | | | | | | | | | | | | | | | | Changes: * Speedup sanity checks by only checking ports that are required by the build and not all existing packages. * Switch to embedded cpdup(1) for creating jails instead of pax(1) * Implement port blacklisting defined in etc/poudriere.d/[(setname|jailname)-]blacklist * Add hooks for bulk start/stop * status: Always show actual path to logs instead of /latest * bulk: Add check for missing PKGNAME (empty port dir) * Disable tracking buildtimes by default TRACK_BUILDTIMES=yes to enable * bulk: Fixed dependency calculation for CHECK_CHANGED_DEPS. There are still some ports with issues. * Add portbuild/tinderbox error reasons [1] Submitted by: linimon [1] Notes: svn path=/head/; revision=323424
* - Update to 2.4.11Bryan Drewery2013-07-212-3/+3
| | | | | | | | Changes: * Speedup and simplify pkgng usage by not populating pkgdb.db Notes: svn path=/head/; revision=323387
* - Update to checkin 633cdd7Bryan Drewery2013-07-192-4/+4
| | | | | | | | | | Changes: * pkgdb no longer populates an extra database when using pkgng. This brings performance and stability improvements when using pkgng. Notes: svn path=/head/; revision=323265
* - Update to 4.0.1Martin Wilke2013-07-183-17/+3
| | | | | | | | Changelog: http://www.marcuscom.com/pipermail/tinderbox-list/2013-July/003035.html Notes: svn path=/head/; revision=323207
* Add proper support for detect new arm eabiBaptiste Daroussin2013-07-172-0/+59
| | | | | | | | | Bump port revision. Submitted by: andrew@ Notes: svn path=/head/; revision=323162
* - Update to 2.4.10.7Bryan Drewery2013-07-152-4/+5
| | | | | | | | | | | | - Add LOCAL mirror Changes: * Fix FTP PACKAGESITE encoding / as %2F in Ruby1.9 Reported by: Jigal Weinberg Notes: svn path=/head/; revision=323082
* Update to 2.14.4.Joe Marcus Clarke2013-07-143-100/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix some minor issues in the portlint man page [1] * Warn about using ${SITE_PERL} in depends [2] * Add a check to see that OPTIONS_{RADIO/SINGLE/MULTI/GROUP}_SOMETHING exists if OPTIONS_{RADIO/SINGLE/MULTI/GROUP} is defined [3] * Join all lines with a backslash before doing anything to fix parsing of comments [4] * Stop looping through MASTER_SITES as soon as a comment is seen [4] * Detect plain ftp/http sites and print a warning if none have been found [4] * Opt for USES=pkgconfig instead of USE_PKGCONFIG [5] * Add check for ${TRUE}/${FALSE} in DESKTOP_ENTRIES [5] * Remove CDRTOOLS check [5] * Remove USE_REINPLACE check [5] * Remove USE_GETOPT_LONG check [5] * Modify USE_GETTEXT -> USES gettext [5] * Remove WITHOUT_NLS check [5] * Relax headers check for $FreeBSD$ + $MCom$ case [5] * Fix URL suggestion for CPAN so that it ends with a '/' [6] PR: 178952 [2] 179262 [3] 179338 [5] 180260 [6] Submitted by: eadler [1] "Anton Yuzhaninov" <ayuzhaninov@openstat.ru> [2] "Ilya A. Arkhipov" <rum1cro@yandex.ru> [3] tijl [4] Alex Kozlov <spam@rm-rf.kiev.ua> [5] Anes Mukhametov <anes@anes.su> [6] Notes: svn path=/head/; revision=322990
* - Update to checkin eeb5502Bryan Drewery2013-07-142-4/+4
| | | | | | | | | | Changes: * Fix FTP PACKAGESITE encoding / as %2F in Ruby1.9 Reported by: Jigal Weinberg Notes: svn path=/head/; revision=322985
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-112-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=322783