Port details |
- picprog Serial port pic16c84 programmer
- 1.9.1_1 devel =6 1.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: erik@bz.bzflag.bz
- Port Added: unknown
- Last Update: 2024-01-10 08:16:01
- Commit Hash: 1b819e4
- People watching this port, also watch:: python, hexedit, netcat, cxref, wget
- License: GPLv3+
- WWW:
- http://hyvatti.iki.fi/~jaakko/pic/
- Description:
- This is Picprog, pic16c84 programmer software for the serial port device.
To program a pic16c84 chip:
picprog --burn --input something.hex --pic /dev/cuaa1
Remember: this is not a production quality programmer! See PIC16C84
data sheet for more information.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/picprog/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/picprog
- pkg install picprog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picprog
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- SHA256 (picprog-1.9.1.tar.gz) = 057572133390122051622c412b8b3abeb38487a205645c427252ec61c38304e4
SIZE (picprog-1.9.1.tar.gz) = 76452
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for picprog-1.9.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_picprog
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.1_1 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.9.1 27 Jun 2015 01:21:01 |
amdmi3 |
- Add LICENSE
- Convert BROKEN_* to ONLY_FOR_ARCHS
Approved by: portmgr blanket |
1.9.1 02 Mar 2015 23:21:08 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.9.1 25 Jan 2014 00:46:21 |
bapt |
Support stage |
1.9.1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.9.1 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
1.9.1 12 Jan 2013 14:18:50 |
mva |
- Update to 1.9.1
PR: ports/175165
Submitted by: Erik Greenwald <erik@bz.bzflag.bz> (maintainer) |
1.9.0 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.9.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.9.0 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
1.9.0 07 Apr 2010 04:24:34 |
linimon |
Also broken on ia64 and powerpc.
Hat: portmgr |
1.9.0 22 Dec 2009 15:39:52 |
linimon |
Mark as broken on sparc64: invokes i386 asm.
Hat: portmgr |
1.9.0 11 Dec 2009 23:56:23 |
amdmi3 |
- Update to 0.9.0
PR: 141385
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
1.8.1 25 Jul 2008 09:38:45 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.8.1 20 Mar 2008 09:37:21 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
1.8.1 16 Dec 2006 09:28:22 |
miwi |
- Fix build with gcc4.X
PR: ports/106792
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
1.8.1 05 Jun 2006 13:47:17 |
garga |
- Update to 1.8.1
PR: ports/98380
Submitted by: miwi
Reworked by: maintainer |
1.7_1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.7_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.7_1 13 Jul 2005 20:02:34 |
pav |
- Add "Werner Almesberger" patch which adds --slow option
- Change default serial device to /dev/cuaa0
PR: ports/83174
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
1.7 25 May 2005 09:21:12 |
jylefort |
[1]:
- Update to 1.7
- Submitter takes maintainership
Moreover:
- Refactor pkg-plist as PLIST_FILES/PORTDOCS
- Replace the Makefile patch by USE_GMAKE and post-patch
PR: ports/80917 [1]
Submitted by: Erik Greenwald <erik@smluc.org> (new maintainer) [1] |
1.4 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.4 12 Jan 2004 23:38:05 |
pav |
- Update to 1.4
PR: ports/61271
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> |
1.1_1 07 May 2003 17:57:35 |
ijliao |
utilize USE_GETOPT_LONG
Remove GNU make build-time dependency
PR: 51529
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
1.1 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.1 07 Feb 2003 00:09:00 |
naddy |
URL updates.
PR: 47997
Submitted by: tadalunch@s5.xrea.com |
1.1 19 Nov 2002 01:59:28 |
edwin |
While we're at it, just upgrade to version 1.1 too.
Informed the author about the missing gcc 3.2.1 complaints. |
1.0.1_1 19 Nov 2002 01:40:28 |
edwin |
Make devel/picprog compiling under -current again.
Noticed on: bento |
18 Jul 2001 15:26:48 |
markp |
Fix master site and add PORTDOCS |
30 Jun 2001 07:36:44 |
dd |
Correct the URL per the author's request. |
12 Jun 2001 16:52:50 |
kevlo |
Update to version 1.0.1 |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |