aboutsummaryrefslogtreecommitdiff
path: root/Templates
Commit message (Collapse)AuthorAgeFilesLines
* - Remove PGSQL: Year and Organization must be filled-in by licensor.Pietro Cerutti2014-02-191-28/+0
| | | | | | | Reported by: eadler, mat Notes: svn path=/head/; revision=345052
* - Add PostgreSQL license to the databasePietro Cerutti2014-02-171-0/+28
| | | | | | | | | http://opensource.org/licenses/postgresql Approved by: portmgr (bapt) Notes: svn path=/head/; revision=344731
* Add GMGPL to license databaseJohn Marino2014-02-151-0/+6
| | | | | | | | | | | | | | The GNAT Modified General Public Licence is an older license that is commonly used with Ada programs, specifically to address legal quirks with the Ada generics feature. It is meant to be used as "multi" licence in combination with GPL or GPLv2. It is not typically seen combined with GPLv3 to my knowledge. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=344409
* Define GPLv3RLE license (GPLv3 Runtime Library Exception)John Marino2014-02-121-0/+73
| | | | | | | | | | | | | | The GCC ports either do not have any license defined, or they are defined as GPLv3 which is not completely correct. The runtime libraries in the FSF-issued GCC releases have a standard exception to the GPLv3 license. In order to properly reflect this, the GCC ports can define a "multi" license, GPLv3 and GPLv3RLE, which are both in effect. Concerns PR: ports/185970 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=344032
* Register a 'tests' directory under /usr/local.Julio Merino2014-02-091-0/+2
| | | | | | | | | | | This mimics the layout of the base system (see hier(7)) and will be used by ports to install tests into. This directory will later be hooked into the /usr/tests test suite so that all tests can be run transparently in one go. Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=343428
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-0/+0
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* The RUBY license covers only the second portion of the license. It should notEitan Adler2013-12-131-4/+0
| | | | | | | | | cover the dual license portion. This will be covered by the port. Discussed with: sunpoet Notes: svn path=/head/; revision=336310
* Templates, Mk/ lang/ruby*: add the RUBY licenseEitan Adler2013-12-111-0/+56
| | | | | | | | | | The current Ruby license is an optional choice of BSD-2-Clause and the 'Ruby' license. This is not OSI approved. Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=336235
* - This OFL was version 1.1, now replaced by OFL11Thomas Abthorpe2013-11-051-97/+0
| | | | Notes: svn path=/head/; revision=332812
* - Add license templates for OFL 1.0 and 1.1Bryan Drewery2013-10-292-0/+184
| | | | | | | | | PR: ports/183363 Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru> With hat: portmgr Notes: svn path=/head/; revision=331955
* - Add share/applications to mtree, so it no longer needs to be ↵Dmitry Marakasov2013-10-221-0/+2
| | | | | | | | | created/removed by individual ports Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331266
* - login(3), logout(3), and logwtmp(3) were removed in base r202216Bryan Drewery2013-09-031-3/+0
| | | | | | | | | | | due to utmpx This fixes build for at least security/openssh-portable With hat: portmgr Notes: svn path=/head/; revision=326136
* Do not cache the openpty function this breaks at least heimdal and rancidBaptiste Daroussin2013-09-011-1/+2
| | | | | | | Reported by: ohauer@ (by mail) and crest (irc) Notes: svn path=/head/; revision=325919
* Remove 2 lines for structs which were declared in utmp.hAntoine Brodin2013-08-301-2/+0
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=325724
* Remove the utmp.h cache added by mistakeBaptiste Daroussin2013-08-301-1/+0
| | | | | | | Submitted by: antoine Notes: svn path=/head/; revision=325669
* - Cache moreBryan Drewery2013-08-301-1/+5
| | | | | | | | PR: ports/178346 Submitted by: eadler Notes: svn path=/head/; revision=325647
* Note that this must reflect the oldest supported releaseBryan Drewery2013-08-301-0/+1
| | | | Notes: svn path=/head/; revision=325644
* Cache more GNU configure tests, obtained from gettext and openssh configure ↵Baptiste Daroussin2013-08-301-32/+589
| | | | | | | | | script run on FreeBSD 8.3 Remove all cached *_works entries as it can hide problems. Notes: svn path=/head/; revision=325642
* Add some guidance on what not to addBryan Drewery2013-08-291-0/+9
| | | | Notes: svn path=/head/; revision=325625
* Add a few more headers/functionsBryan Drewery2013-08-291-0/+25
| | | | Notes: svn path=/head/; revision=325624
* Sort pathsBryan Drewery2013-08-291-6/+6
| | | | Notes: svn path=/head/; revision=325622
* Sort each groupBryan Drewery2013-08-291-184/+174
| | | | Notes: svn path=/head/; revision=325621
* Cache more functionsBaptiste Daroussin2013-08-231-0/+4
| | | | Notes: svn path=/head/; revision=325279
* Cache strlcpy and strlcat testsBaptiste Daroussin2013-08-231-0/+2
| | | | Notes: svn path=/head/; revision=325277
* Remove unwanted changesBaptiste Daroussin2013-06-051-1/+1
| | | | Notes: svn path=/head/; revision=319949
* Propertly makes config.sub working as expecting on amd64Baptiste Daroussin2013-06-051-8/+2
| | | | | | | Reported by: many Notes: svn path=/head/; revision=319948
* Actually commit the right config.subBaptiste Daroussin2013-06-041-0/+6
| | | | | | | Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Notes: svn path=/head/; revision=319875
* Update to lastest version from upstreamBaptiste Daroussin2013-06-042-595/+1013
| | | | Notes: svn path=/head/; revision=319866
* Eliminate redundancy in this file which also helps avoids typos.Bryan Drewery2013-05-311-372/+372
| | | | | | | Generated with: sed -e 's/\([^=]*\)=\${\1=\([^}]*\)}/: ${\1=\2}/' Notes: svn path=/head/; revision=319483
* Fix typosBryan Drewery2013-05-301-2/+2
| | | | Notes: svn path=/head/; revision=319445
* Revert as it brings too many breakage, it needs more work before getting syncBaptiste Daroussin2013-05-232-1021/+592
| | | | | | | Pointyhat to: bapt Notes: svn path=/head/; revision=318911
* Cache more autotools testsBaptiste Daroussin2013-05-231-3/+179
| | | | Notes: svn path=/head/; revision=318886
* Sync with latest version from upstreamBaptiste Daroussin2013-05-232-592/+1021
| | | | | | | Obtained from: http://savannah.gnu.org/projects/config Notes: svn path=/head/; revision=318882
* All supported FreeBSD have net/if.h and net/if_media.h cache them in ↵Baptiste Daroussin2013-04-301-0/+2
| | | | | | | config.site given that they are often badly tested by autotools Notes: svn path=/head/; revision=316933
* waitid(2) is only in 10Bryan Drewery2013-04-251-1/+2
| | | | | | | | Reported by: nox, koobs With hat: portmgr Notes: svn path=/head/; revision=316493
* Add a global config.site cache.Baptiste Daroussin2013-04-221-0/+215
| | | | | | | | | | | | | | | | This has 2 effects: - it caches lots of things autotools are looking for and we know that are already on FreeBSD (speeding up configure scripts) - it forces the autotool enable build chain to use by default commands from the base system like sed, awk, cp, bzip2, gzip etc To overwrite things set in config.site just add the variable in CONFIGURE_ENV within your port Please help us to add new values in this config.site Notes: svn path=/head/; revision=316246
* Add in many popular licenses used by the ports infrastructure. TheseThomas Abthorpe2012-02-2714-0/+3684
| | | | | | | | | are stock copy and paste licenses. Other common licenses such as BSD and others are not listed, as the holder is to add owner/organization/year to the header. Notes: svn path=/head/; revision=292313
* - Include etc/devd in mtree, as referenced in devd.conf(5)Pav Lucistnik2010-11-121-1/+3
| | | | | | | | PR: ports/145598 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=264462
* Add the new etc/man.d directory.Gordon Tetlow2010-10-051-1/+3
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=262404
* Add missing mtree file.Florent Thoumie2007-05-191-0/+952
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=191550
* Recognise amd64 machines.Kris Kennaway2003-07-111-1/+1
| | | | | | | Submitted by: marcel Notes: svn path=/head/; revision=84647
* Import of GNU config.sub master script, version 2003-07-04Kris Kennaway2003-07-111-0/+1504
| | | | Notes: svn path=/head/; revision=84646
* Import of GNU config.guess master script, version 2003-07-02Kris Kennaway2003-07-111-0/+1407
| | | | Notes: svn path=/head/; revision=84645
* Fix typo in mailing list address.Christian Weisgerber2003-02-131-1/+1
| | | | | | | | PR: 48200 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=75431
* * Run throught tidy -i since they are malformed HTML.Kris Kennaway2003-02-103-57/+82
| | | | | | | | | | | | * Templates/README.port - %%PKG%% moved. - %%WEBSITE%%, %%EMAIL%% and port mailing-list added. Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: ports/31389 Notes: svn path=/head/; revision=75229
* Fix links to the Handbook, the FAQ and the porters-handbook.Marc Fonvieille2002-08-041-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=63962
* Fix COMMENT handling -- it was incorrectly using the fixed stringSatoshi Asami2000-10-141-0/+6
| | | | | | | | | | | | | | | | | "pkg/COMMENT' which of course blew up in the entire tree when we changed the layout. Fix it to use `make -V COMMENT` so it will use even for ports that define MASTERDIR etc. Reported by PRs: 21851, 21952 While I'm here, add the contents of pkg/COMMENT in category READMEs. I don't know why I didn't include them in the first place when I've been creating all those files! Notes: svn path=/head/; revision=33818
* (1) Add support for a "flat" directory structure, with no pkg/ andSatoshi Asami2000-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | patches/. In addition, patches live in files/ and files/md5 is moved to "distinfo" in main directory. It is disabled by default, but you can test it by defining NEWLAYOUT. I will convert the entire ports tree in a week and make NEWLAYOUT the default. Reviewed by: the ports list Submitted by: nectar ("distinfo" name) (2) Bump XFree86 version number in PKG_IGNORE_DEPENDS. (3) New variable RESTRICTED_FILES to be used when only a subset of a RESTRICTED or NO_CDROM port's distfiles/patchfiles list is not redistributable. (Set RESTRICTED_FILES to the list of redistribution-challenged files.) Reviewed by: the ports list Notes: svn path=/head/; revision=33299
* Refer to new location to the porter's handbook. Also, while I'm hereSatoshi Asami2000-08-181-2/+2
| | | | | | | | | | change freebsd's to FreeBSD's. PR: 20648 Submitted by: Vivek Khera <khera@kciLink.com> Notes: svn path=/head/; revision=31746
* (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS onSatoshi Asami2000-01-212-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | 4-current post bison-removal and to a no-op otherwise. Note this should only be used when the software in question uses a feature in bison that is not in byacc -- otherwise it should be patched to use byacc (or detect the absense of bison correctly). [bsd.port.mk] (2) Do not assume all category names are lowercase. In particular, remove package links by removing them one by one, instead of doing a "rm [a-z]*/${PKGNAME}.tgz". [bsd.port.mk] (3) Do not assume the category name doesn't include a path separator (/). Make links accordingly. [bsd.port.mk,README.category,README.port] (4) Do not assume all category makefiles are directly under ${PORTSDIR}. [bsd.port.mk,README.category] (5) Add new "package-name" target which prints out the directory name to be used in the parent README.html. [bsd.port.subdir.mk] (2) through (5) are in preparation for going to multi-level categories. They shouldn't make any difference yet, but are committed first so people can start testing. Notes: svn path=/head/; revision=24870