aboutsummaryrefslogtreecommitdiff
path: root/net/mopd
Commit message (Collapse)AuthorAgeFilesLines
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-3/+0
| | | | Notes: svn path=/head/; revision=271346
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run Notes: svn path=/head/; revision=246839
* - fix plist with -DNOPORTDOCSIon-Mihai Tetcu2008-11-212-3/+4
| | | | | | | | | | - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run Notes: svn path=/head/; revision=223114
* Fix build after DESTDIR patch.Erwin Lansing2006-08-051-7/+4
| | | | | | | Submitted by: gabor Notes: svn path=/head/; revision=169714
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* SHA256ifyEdwin Groothuis2006-01-221-0/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Find new distfile location.David E. O'Brien2005-10-301-11/+2
| | | | Notes: svn path=/head/; revision=146721
* Mark as BROKEN: unfetchable since July 2004.Mark Linimon2005-10-111-0/+4
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144976
* Fix build with gcc-3.4Kirill Ponomarev2004-08-232-4/+36
| | | | | | | Pet portlint. Notes: svn path=/head/; revision=117126
* Require GCC 3.3 or earlier; and don't use perl.David E. O'Brien2004-08-111-4/+8
| | | | Notes: svn path=/head/; revision=115958
* Catch up with changes to sys/imgact_aout.h (it requires sys/endian.h).David E. O'Brien2004-07-071-0/+8
| | | | Notes: svn path=/head/; revision=113121
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+3
| | | | Notes: svn path=/head/; revision=105747
* Don't use <varargs.h>.David E. O'Brien2003-10-151-4/+13
| | | | Notes: svn path=/head/; revision=91354
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-2/+3
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* Needs perl to build.David E. O'Brien2002-05-161-0/+2
| | | | Notes: svn path=/head/; revision=59284
* String paranoia and security fixes from OpenBSD: prevent a remote bufferDavid E. O'Brien2000-08-294-0/+163
| | | | | | | | | overflow and remote syslog() exploits. Obtained from: OpenBSD Notes: svn path=/head/; revision=32069
* Remove extraneous directory on deinstallKris Kennaway2000-07-031-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30107
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Add some docs to help those netbooting their VAXen.David E. O'Brien2000-03-053-1/+20
| | | | Notes: svn path=/head/; revision=26570
* Apply patch from http://world.std.com/~bdc/projects/vaxen/VAX-netboot-HOWTODavid E. O'Brien2000-03-051-0/+50
| | | | | | | | | | (reworked by me) PR: 17086 Submitted by: Joel Sutton <jsutton@bbcon.com.au> Notes: svn path=/head/; revision=26569
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* The MOP Loader Daemon is for use netbooting older DEC machines.David E. O'Brien1999-11-145-0/+42
MOP is functionally comparable to TFTP. Notes: svn path=/head/; revision=23127