aboutsummaryrefslogtreecommitdiff
path: root/news/ubh
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113Sunpoet Po-Chuan Hsieh2020-06-261-2/+2
| | | | | | | | | | | | - Fix LICENSE_FILE - Update pkg-descr - Update WWW - Bump PORTREVISION of dependent ports for dependency change Changes: https://metacpan.org/changes/distribution/IO-Stringy Notes: svn path=/head/; revision=540492
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-171-7/+3
| | | | | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403913
* - Drop @dirrm* from pkg-plistsDmitry Marakasov2015-02-021-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378290
* Add DOCS option for ports with PORTDOCS in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362023
* Support stageBaptiste Daroussin2013-12-271-7/+4
| | | | Notes: svn path=/head/; revision=337667
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | news) Notes: svn path=/head/; revision=327759
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325955
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-5/+5
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-2/+1
| | | | | | | | | (part 8). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248617
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-241-7/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Respect NOPORTDOCSKris Kennaway2002-06-072-3/+6
| | | | Notes: svn path=/head/; revision=60744
* Dont hardcode PERL_ARCH in depends.Patrick Li2002-03-301-2/+2
| | | | | | | | | PR: 36488 Submitted by: maintainer Reported by: bento Notes: svn path=/head/; revision=56980
* Update to 2.5Patrick Li2002-03-122-3/+4
| | | | | | | | PR: 35795 Submitted by: maintainer Notes: svn path=/head/; revision=55903
* Update to 2.2Patrick Li2002-02-263-3/+3
| | | | | | | | PR: 35359 Submitted by: maintainer Notes: svn path=/head/; revision=55284
* Update to 2.1David W. Chapman Jr.2002-01-274-30/+28
| | | | | | | | PR: 33445 Submitted by: maintainer Notes: svn path=/head/; revision=53855
* Fix PLIST.Will Andrews2001-04-171-1/+0
| | | | | | | Found by: bento Notes: svn path=/head/; revision=41496
* update ubh from 1.3 to 1.5Ying-Chieh Liao2001-01-252-2/+2
| | | | | | | | PR: 24615 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=37561
* Added dependency for net/p5-Net, because ubh needs the Net::NNTP module.Donald Burr2000-10-201-1/+2
| | | | Notes: svn path=/head/; revision=34043
* Upgrade to ubh 1.3Kris Kennaway2000-10-163-7/+5
| | | | Notes: svn path=/head/; revision=33876
* Removed a spurious RUN_DEPENDS line.Donald Burr2000-07-261-1/+0
| | | | Notes: svn path=/head/; revision=31042
* New port news/ubh, another commandline driven Usenet binary postingDonald Burr2000-07-245-0/+65
harvester. (in case you were wondering, No, I am NOT some kind of perv or anthing. I just like to look at the... ummm, uhhh... FRACTALS!! Yeah, that's the ticket! Fractal postings!!!) Obtained from: Freshmeat, where else? :) Notes: svn path=/head/; revision=30989