aboutsummaryrefslogtreecommitdiff
path: root/comms/minicom
Commit message (Collapse)AuthorAgeFilesLines
* Remove option description that is no longer usedJohan van Selst2014-02-081-1/+0
| | | | | | | Submitted by: David Magda <dmagda@ee.ryerson.ca> Notes: svn path=/head/; revision=343396
* Add patch to fix build, forgotten in previous commitJohan van Selst2014-01-022-6/+14
| | | | | | | | Reported by: Jan Henrik Sylvester <me@janh.de>, Eric Camachat <eric.camachat@gmail.com> Pointyhat to: johans Notes: svn path=/head/; revision=338468
* - Update minicom to 2.7Johan van Selst2014-01-022-22/+11
| | | | | | | | - Run-time dependency lrz is not optional - Simplify options handling Notes: svn path=/head/; revision=338464
* Enable stage supportJohan van Selst2013-12-282-12/+13
| | | | Notes: svn path=/head/; revision=337914
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* the only MASTER_SITE for comms/minicom is alioth.debian.org, which is currentlyJohan van Selst2013-06-232-11/+6
| | | | | | | | | | | | | | | | | | returning 406 Not Acceptable if your http(s) request does not include a Accept header of the destination file type or */*. (a missing Accept line should be intepreted as accepting all types). * fix fetching by adding another mirror site * change download urls to ones given on project page * add https mirror * change default device from cuad to cuau (cuad is 7.x and earlier) * remove conditional for 7.x device names: 7.x is no more supported PR: ports/179871 Submitted by: r4721@tormail.org Notes: svn path=/head/; revision=321624
* Convert the last USE_ICONV to USES=iconvBaptiste Daroussin2013-04-271-1/+1
| | | | Notes: svn path=/head/; revision=316695
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Bump PORTREVISION for the previous commit, as the installed files are changedJohan van Selst2013-02-161-0/+1
| | | | Notes: svn path=/head/; revision=312376
* Correct Previous NOPORTDOCS LogicJohan van Selst2013-02-161-1/+1
| | | | | | | | PR: ports/176140 Submitted by: Jarrod Sayers <jarrod@downtools.com.au> Notes: svn path=/head/; revision=312375
* Update minicom to 2.6.2Johan van Selst2013-02-062-11/+6
| | | | Notes: svn path=/head/; revision=311786
* - Update minicom to 2.6.1 (bugfix release)Johan van Selst2012-06-163-30/+21
| | | | | | | | - Convert to new options framework - Remove patch file that is no longer needed Notes: svn path=/head/; revision=299399
* - Update minicom to 2.6Johan van Selst2011-12-299-29/+51
| | | | | | | - Add additional patches for Linux-specific issues Notes: svn path=/head/; revision=288216
* - make lzr dep. optionalEitan Adler2011-10-251-2/+7
| | | | | | | | | | PR: ports/160661 Submitted by: "4720@hushmail.com" <4720@hushmail.com> Approved by: maintainer timeout (6 weeks) Approved by: bapt,sahil (mentors, implicit) Notes: svn path=/head/; revision=284270
* Fix minicom build for WITHOUT_NLS (force libiconv dependency and linking)Johan van Selst2011-08-171-3/+6
| | | | | | | | Reported by: Gordon Shumway PR: ports/159739 Notes: svn path=/head/; revision=279926
* Update to minicom 2.5 (bugfix release)Johan van Selst2011-04-252-4/+4
| | | | Notes: svn path=/head/; revision=273161
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* 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-024-28/+15
| | | | | | | | | - Grab maintainership Feature safe: yes Notes: svn path=/head/; revision=257300
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Drop maintainership, as I do not use this port anymore.Anders Nordby2010-04-131-1/+1
| | | | Notes: svn path=/head/; revision=252652
* - Use correct default serial device on 8.xDmitry Marakasov2010-01-151-3/+10
| | | | | | | | | PR: 140913 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=247959
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225288
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - 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-1712-137/+76
| | | | Notes: svn path=/head/; revision=211469
* Fix build with gcc4.Kevin Lo2007-07-021-2/+44
| | | | | | | Approved by: anders (maintainer) Notes: svn path=/head/; revision=194626
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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
* Make /dev/cuad0 the default serial port in FreeBSD 6 and newer.Anders Nordby2005-11-272-68/+8
| | | | | | | | | | | | Drop the script to choose serial port and make the link from /dev/modem (I assume people do not need or want it anymore), set the port directly instead (and let people override with a make switch if they want). Users can change the default port in the configuration anyway. PR: ports/82241 Notes: svn path=/head/; revision=149675
* 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-152-15/+23
| | | | | | | | 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 2.1.Anders Nordby2003-07-226-119/+106
| | | | Notes: svn path=/head/; revision=85401
* Project moved. Update WWW URL.Anders Nordby2003-04-081-1/+1
| | | | Notes: svn path=/head/; revision=78630
* 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
* Correct WWW URL.Anders Nordby2002-08-251-1/+1
| | | | Notes: svn path=/head/; revision=64978
* Rejecting new distfile with the same filename due to large and messyAnders Nordby2002-06-251-4/+2
| | | | | | | | | | | diff, by using alternative master sites (at least for a while). I'm trying to make the author roll a new tarball. PR: 38823 Notes: svn path=/head/; revision=61968
* Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF,Anders Nordby2002-05-203-21/+25
| | | | | | | | | | | | | | to avoid auto* trouble people have had with this port. Use sed instead of Perl for patching in Makefile. Make /dev/cuaa0 default port when doing batch builds, as we have no idea whether /dev/modem is there. Unbreak: Bento builds should have no problems with minicom now. Notes: svn path=/head/; revision=59533
* BROKEN: configure failsKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59400
* Add missing locale files/dirs to pkg-plist (blush..).Anders Nordby2002-04-101-0/+12
| | | | Notes: svn path=/head/; revision=57544
* Unbreak build for users that has autoconf >= 2.52 installed.Anders Nordby2002-04-101-1/+3
| | | | | | | PR: 34593 Notes: svn path=/head/; revision=57542
* Explicitly specify /var/spool/lock as a locking directory, so that configureMaxim Sobolev2002-03-261-1/+3
| | | | | | | script will not pick up a wrong one (e.g. samba's /var/lock). Notes: svn path=/head/; revision=56688
* Update to version 2.00.0.Anders Nordby2002-01-3116-304/+202
| | | | | | | | | | Unforbid because known vulnerabilities have been fixed. Take over maintainership. Approved by: obrien (previous maintainer) Notes: svn path=/head/; revision=54050
* Mark FORBIDDEN; this port allows a local exploit yielding uid uucpKris Kennaway2001-04-171-0/+2
| | | | | | | Submitted by: empathy@feelings.com Notes: svn path=/head/; revision=41504
* Deal with semi-bogus error reports from Bento.David E. O'Brien2001-03-111-0/+2
| | | | Notes: svn path=/head/; revision=39489