aboutsummaryrefslogtreecommitdiff
path: root/misc/yaunc
Commit message (Collapse)AuthorAgeFilesLines
* - support STAGEPhilippe Audeoud2013-12-271-9/+7
| | | | Notes: svn path=/head/; revision=337733
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-4/+5
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update maintainer addressPhilippe Audeoud2008-03-121-1/+1
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=208891
* - Update to 1.02Thomas Abthorpe2007-10-169-40/+58
| | | | | | | | | | | | - Pet portlint - Pass maintainership to submitter PR: ports/117137 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: clsung (mentor) Notes: svn path=/head/; revision=201538
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Update to 1.00. Inspired byChristian Weisgerber2003-04-276-52/+41
| | | | | | | | PR: 51448 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=79756
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix for -CURRENT: do not build superfluous local copy of inet_ntop()Christian Weisgerber2002-12-222-6/+33
| | | | | | | with conflicting prototype. Notes: svn path=/head/; revision=71788
* fix build on -currentYing-Chieh Liao2002-12-221-0/+10
| | | | | | | | PR: 46464 Submitted by: Ports Fury Notes: svn path=/head/; revision=71785
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-221-1/+2
| | | | | | | | PR: 39665 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61744
* Honor CFLAGS so this port builds on the Alpha where several warningsSteve Price2001-04-152-0/+14
| | | | | | | are generated during compilation. Notes: svn path=/head/; revision=41394
* Upgrade to 0.06Kevin Lo2000-12-264-33/+10
| | | | | | | | PR: 23831 Submitted by: Ports Fury Notes: svn path=/head/; revision=36384
* - Update to version 0.05.Maxim Sobolev2000-12-196-71/+60
| | | | | | | | PR: 23627 Submitted by: Ports Furry Notes: svn path=/head/; revision=36083
* Release maintainership.Nick Sayer2000-12-091-1/+1
| | | | Notes: svn path=/head/; revision=35793
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Oops. Got the md5 right, got the filename wrong.Nick Sayer2000-03-091-1/+1
| | | | Notes: svn path=/head/; revision=26698
* yaunc is "yet another" client for the Uptimes project, at www.uptimes.net.Nick Sayer2000-03-098-0/+101
Notes: svn path=/head/; revision=26695