/sysutils/afbinit/files/

/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/xfrisk
script to bump PORTREVISION if a library has changed a version like l...
Commit message (Expand)AuthorAgeFilesLines
* - Remove the indefinite article from COMMENTdanilo2013-11-131-8/+7
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Get rid of XAWVER option in bsd.port.mk it does not need to be specified ther...bapt2013-03-101-6/+2
* - Get rid of useless linesdhn2011-09-072-5/+17
* Fix the master site, add my own mirror and undeprecate.roam2011-08-301-4/+2
* Deprecate some ports where I can't find distfiles and upstreambapt2011-08-031-0/+3
* -remove MD5ohauer2011-07-031-1/+0
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
* - Fix build after xorg cleanupmiwi2008-04-232-2/+2
* - Fix build after xorg cleanupmiwi2008-04-221-1/+2
* - Fix build after xorg cleanupmiwi2008-04-211-0/+3
Matthias Fechner2019-03-292-0/+109
* rmport: fix and speed up the find_expired() function.Rene Ladan2019-03-061-21/+15
* rmport: correctly deal with expired ports when the -a (find all expired) option.Rene Ladan2019-02-271-9/+17
* Make Tools/scripts/patchtool.py compatible with Python 3.xTobias Kortkamp2019-01-291-12/+18
* Revert flavour support.Chris Rees2018-12-171-2/+2
* Support flavor_EXPIRATION_DATEChris Rees2018-12-171-2/+3
* Return a bunch of tools formerly maintained by sobomax@ to the pool.Rene Ladan2018-12-045-7/+5
* rmport: if the user edited the commit message, ask again afterwards.Rene Ladan2018-10-111-4/+7
* rmport: usability fixes:Rene Ladan2018-09-161-4/+2
* Tools/scrips/rmport: improve usabilityRene Ladan2018-09-021-10/+32
* Use 'make -C' instead of saving the current working directory and thenGerald Pfeifer2018-08-201-7/+2
* Add a stronger safety belt to this script by comparing the actualGerald Pfeifer2018-08-191-0/+15
* rmport: provide default for EDITOR varialble to preventEugene Grosbein2018-08-051-0/+1
* Also report the previous line when going backwards in time.Mathieu Arnold2018-07-031-1/+3
* Remove an extra dot messing up copy and paste.Mathieu Arnold2018-06-141-1/+1
* Return Tools/scripts/portsvar.sh to the pool.Rene Ladan2018-06-021-1/+1
* Tools: add LEGALlintEitan Adler2018-05-272-0/+23
* - Do not download obsolete attachmentsSofian Brabez2018-05-221-2/+16
* Detect flavored dependencies in Tools/scripts/rmport and add myself to the co...Rene Ladan2018-03-271-1/+2
* Show errors for duplicate source entries.Bryan Drewery2018-01-261-0/+7
* Run Tools/scripts/mfh through devel/hs-ShellCheck.Mathieu Arnold2018-01-231-17/+17
* Follow up on last commit and actually allow editingMathieu Arnold2017-12-291-0/+1
* Generic FLAVORS work.Mathieu Arnold2017-11-301-1/+30
* Commit the actual patch I testedMathieu Arnold2017-11-101-1/+1
* Cleanup resurrected processing.Mathieu Arnold2017-11-101-7/+1
* Don't blame the person that removed a resurrected.Mathieu Arnold2017-11-101-1/+0
* Add braces around all if/else.Mathieu Arnold2017-11-101-2/+3
* Re-enable blame (was annotate) with svn and git support.Mathieu Arnold2017-10-301-2/+24
* The final sort was missing from some places.Mathieu Arnold2017-10-301-2/+2
* Do not add $FreeBSD$ to the patch files.Mathieu Arnold2017-08-231-3/+0
* Fix resurrected ports not being warned about if they have a new dest entry.Bryan Drewery2017-08-081-3/+4
* Allow editing commit message on failure and save it somewhere if declined.Bryan Drewery2017-06-131-1/+8
* Fix some FreeBSD.org case of bad case.Mathieu Arnold2017-05-041-1/+1
* Add some usage instructions to the top of the mfh script. In particular,Adam Weinberger2017-05-011-0/+6
* Update Tools/scripts/rmport to ignore commented out EXPIRATION_DATE linesLarry Rosenman2017-05-011-1/+1
* Fix shebang. If /usr/bin/env is used the -w flag can't be passed after perl.Emanuel Haupt2017-04-254-138/+5
* Reset pgollucci@ as maintainer after 19 months of inactivityRene Ladan2017-03-302-2/+2
* Set maintainer of these scripts to portmgr as the previous maintainers retired.Rene Ladan2017-02-134-4/+4
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile soTijl Coosemans2017-02-061-1/+0
* Make sure the merge is done on the latest branch.Mathieu Arnold2017-01-041-11/+24
* Use make(1) to extract variables from a Makefile, not grep.Mathieu Arnold2016-09-081-2/+2
* Fix the '-a' option to ${PORTSDIR}/Tools/scripts/addportMatthew Seaman2016-08-171-1/+1
* Echo where the merge was done, so one can go and have a look.Mathieu Arnold2016-08-151-0/+1
* fixup last updates, and try to be better with slave ports.Mathieu Arnold2016-08-031-4/+14
* MFportsindexbuild:Antoine Brodin2016-07-171-21/+10
* Refactor a bit.Mathieu Arnold2016-06-171-4/+11
* - Update to last versionSofian Brabez2016-06-132-36/+63
* Add a script to indent make(1)'s .if/.for blocks.Mathieu Arnold2016-06-021-0/+42
* Remove a stale comment in Tools/scripts/rmportRene Ladan2016-05-181-1/+0
* As a frequent user of the rmport script, it was time for some improvements:Rene Ladan2016-05-181-21/+10
* MFportsindexbuild: build INDEX-9 with fmakeAntoine Brodin2016-05-011-1/+6
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-261-1/+1
* Revert escaped un-approved commit.Matthias Andree2016-04-121-134/+72
* Drop maintainership.Matthias Andree2016-04-121-72/+134
* redundant-opt-files script: Fix deleted port outputJohn Marino2016-03-251-1/+1
* redundant-opt-files script: Handle cache for deleted portsJohn Marino2016-03-251-0/+5
* redundant-opt-files.sh script: validate PORTSDIR valueJohn Marino2016-03-171-0/+6
* - add Approved by: lineOlli Hauer2016-03-161-0/+2
* Add new tool script: redundant-opt-files.shJohn Marino2016-02-141-0/+51
* Remove spurious quotation mark.Erwin Lansing2015-12-221-1/+1
* Allow running this with a negative revision number, to backout a commit.Mathieu Arnold2015-12-181-2/+2
* Let addport script to use svnlite if availableRuslan Makhmatkhanov2015-09-261-18/+20
* Default to repo.FreeBSD.org for commits, as urged by our repo meister.Christian Weisgerber2015-09-211-5/+4
* Default to repo.FreeBSD.org for commits, as urged by our repo meister.Christian Weisgerber2015-09-152-3/+3
* Actually allow only one revision to be merged.Mathieu Arnold2015-09-071-1/+1
* Support merging multiple revisions in one go with mfh.Mathieu Arnold2015-09-071-18/+38
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-172-82/+0
* Drop building 8.xErwin Lansing2015-08-011-6/+2
* Invoke perl with /usr/bin/envEmanuel Haupt2015-07-091-1/+2
* Tools/scripts: Add size offenders report generatorJohn Marino2015-05-211-0/+46