aboutsummaryrefslogtreecommitdiff
path: root/comms/minicom/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* comms/minicom: update to 2.8Max Brazhnikov2022-01-121-0/+2
| | | | | | | | - Switch to new upstream and update to the latest version - Assign maintainership to submitter PR: 260967 Submitted by: Dustin Marquess
* comms/minicom: Clean upMateusz Piotrowski2020-04-151-1/+0
| | | | | | | | | | | | | - Use USES=localbase instead of setting LIBS and CPPFLAGS - Set LICENSE_FILE and do not install the license to the documentation directory. - Replace unnecessary "+=" used for CONFIGURE_ARGS with "=". - Remove no-op REINPLACE_CMD. - Use MKDIR instead of INSTALL. - Format the makefile with portfmt. Notes: svn path=/head/; revision=531761
* - remove SUID bit, users must be added to group dialerDirk Meyer2020-02-041-7/+1
| | | | | | | | | | PR: 149462 - update MASTER_SITES - make portlint happier Notes: svn path=/head/; revision=525148
* Cleanup plistBaptiste Daroussin2014-10-201-12/+1
| | | | Notes: svn path=/head/; revision=371247
* Use plist directives instead of chown to allow build as non-rootJohan van Selst2014-06-221-2/+8
| | | | | | | | | Resulting package is identical Submitted by: Kimmo Paasiala <kpaasial@icloud.com> Notes: svn path=/head/; revision=358774
* Enable stage supportJohan van Selst2013-12-281-0/+4
| | | | Notes: svn path=/head/; revision=337914
* Explicitly create configuration directory during pkg installJohan van Selst2011-01-081-0/+1
| | | | | | | | | | before trying to change ownership of this directory PR: ports/153749 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> Notes: svn path=/head/; revision=267512
* - Update to 2.4Johan van Selst2010-07-021-2/+1
| | | | | | | | | - Grab maintainership Feature safe: yes Notes: svn path=/head/; revision=257300
* - Clean up directories on deinstallPav Lucistnik2008-04-301-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=212320
* Update to 2.3.Anders Nordby2008-04-171-1/+8
| | | | Notes: svn path=/head/; revision=211469
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Don't remove (empty) locale directoryes, satisfy pointyhat.Anders Nordby2005-02-251-3/+0
| | | | | | | | PR: 77955 Submitted by: leeym Notes: svn path=/head/; revision=129728
* Fix pkg-plist according to pointyhat.Anders Nordby2005-02-151-15/+12
| | | | | | | | Disable home-rolled gettext. Add WITHOUT_NLS for disabling internationalization. Notes: svn path=/head/; revision=128967
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-6/+0
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Don't remove all empty locale directories, only the ones we (might have)Kris Kennaway2004-11-241-3/+12
| | | | | | | created. Notes: svn path=/head/; revision=122336
* Update to 2.1.Anders Nordby2003-07-221-57/+57
| | | | Notes: svn path=/head/; revision=85401
* Add missing locale files/dirs to pkg-plist (blush..).Anders Nordby2002-04-101-0/+12
| | | | Notes: svn path=/head/; revision=57544
* Update to version 2.00.0.Anders Nordby2002-01-311-12/+54
| | | | | | | | | | Unforbid because known vulnerabilities have been fixed. Take over maintainership. Approved by: obrien (previous maintainer) Notes: svn path=/head/; revision=54050
* Deal with semi-bogus error reports from Bento.David E. O'Brien2001-03-111-0/+2
| | | | Notes: svn path=/head/; revision=39489
* $Id$->$FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21082
* Upgrade to 1.82.David E. O'Brien1998-12-141-1/+6
| | | | Notes: svn path=/head/; revision=15340
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-4/+1
| | | | Notes: svn path=/head/; revision=12571
* Upgrade to version 1.80.David E. O'Brien1998-08-111-6/+6
| | | | Notes: svn path=/head/; revision=12445
* Allow root to use the "-d" switch.David E. O'Brien1998-01-101-0/+3
| | | | | | | | Cleanup pre-install script. Remove etc/minicom on pkg_delete. Notes: svn path=/head/; revision=9315
* Upgrade to 1.75, also build package with a default port if BATCH is set.Satoshi Asami1996-07-101-0/+2
| | | | | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> Notes: svn path=/head/; revision=3361
* A serial communication program. A clone of MS-DOS Telix.Satoshi Asami1996-03-051-0/+10
Submitted by: obrien@cs.ucdavis.edu Notes: svn path=/head/; revision=2773