Port details |
- pdcurses Curses library implementation for Win32, DOS, OS/2, and X11
- 3.9 devel =4 3.5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-07-03 00:24:12
- Last Update: 2024-08-18 07:47:54
- Commit Hash: 5547641
- People watching this port, also watch:: xorg-drivers, gccmakedep, e2fsprogs, gvfs, rdesktop
- License: PD
- WWW:
- http://pdcurses.sourceforge.net/
- Description:
- PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11,
implementing most of the functions available in System V R4 curses. It
supports most compilers for these platforms. The X11 port allows existing
text-mode curses programs to be re-compiled and linked with PDCurses to
produce native X11 applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pdcurses>0:devel/pdcurses
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/pdcurses/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pdcurses
- pkg install pdcurses
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pdcurses
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722427020
SHA256 (PDCurses-3.9.tar.gz) = 590dbe0f5835f66992df096d3602d0271103f90cf8557a5d124f693c2b40d7ec
SIZE (PDCurses-3.9.tar.gz) = 363153
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:
-
- as : devel/binutils
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pdcurses-3.9:
DEBUG=off: Build with debugging support
LATIN1=off: Latin1 keys support
NEXTAW=off: Link with NeXtaw
XAW3D=off: Link with Xaw3d
===> Use 'make config' to modify these settings
- Options name:
- devel_pdcurses
- USES:
- xorg
- 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 |
3.9 18 Aug 2024 07:47:54 |
Rodrigo Osorio (rodrigo) |
devel/pdcurses: update to 3.9
Full changelog: https://github.com/wmcbrine/PDCurses/releases/tag/3.9
https://github.com/wmcbrine/PDCurses/releases/tag/3.8
https://github.com/wmcbrine/PDCurses/releases/tag/3.7
https://github.com/wmcbrine/PDCurses/releases/tag/3.6 |
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) |
3.5 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 ) |
3.5 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 ) |
3.5 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.5 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
3.5 29 Mar 2018 15:02:05 |
emaste |
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876 |
3.5 28 Mar 2018 12:58:19 |
emaste |
Also set LLD_UNSAFE when using BINARY_ALIAS to choose ld.bfd
arm64 provides no /usr/bin/ld.bfd by default. LLD_UNSAFE automatically
adds a dependency on binutils for this case, so is needed in addition
to BINARY_ALIAS=ld=ld.bfd.
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
3.5 27 Mar 2018 21:11:25 |
emaste |
devel/pdcurses: use BINARY_ALIAS to ensure linker is ld.bfd
lld has no built-in search paths (/lib, /usr/lib). Normally the linker
is invoked from the compiler driver, and the search paths are added by
the compiler. If lld is invoked directly library search paths must be
specified explicitly, with -L/lib -L/usr/lib.
This port does not honour LD or -fuse-ld in CFLAGS via LLD_UNSAFE, but
BINARY_ALIAS can be used to ensure we use the BFD linker.
PR: 226979
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
3.5 14 Feb 2018 20:33:35 |
yuri |
devel/pdcurses: Fixed spaces in WRKSRC; Replaced with WRKSRC_SUBDIR
Spaces were missed by portlint: bug#225900
Reported by: tcberner
Approved by: tcberner (mentor, implicit) |
3.5 14 Feb 2018 08:59:15 |
yuri |
devel/pdcurses: Update to 3.5
Additional port changes:
* Changed to DISTVERSION
* Added LICENSE=PD (PD is in the project name)
* Added to USE_XORG
* WRKSRC is now needed due to project tree restructuring
* MAKE_ARGS is needed since Makefile doesn't know
some variables, and build is not standard
* Moved patching from post-patch to files/
* Added SONAME to the shared lib
* Fixed some oddness with $(srcdir) in Makefile.in
Reported SONAME and $srcdir problems to the upstream maintainer.
Testing:
* Ran few testcases
* Built 2 depending ports
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
3.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.4 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
3.4 02 Apr 2014 18:06:42 |
pawel |
- Add staging support
- Use options helpers
- Strip library |
3.4 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4 09 Mar 2013 21:43:02 |
bapt |
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there
also remove a useless global XAWVER PLIST_SUB |
3.4 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
3.4 12 Jun 2012 09:17:03 |
bapt |
Convert to new options framework |
3.4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.4 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
3.4 11 Oct 2010 03:51:27 |
alepulver |
- Update to version 3.4. |
3.3_3 28 Oct 2009 02:22:10 |
amdmi3 |
- Mark MAKE_JOBS_UNSAFE as it fais with forced jobs
PR: 139109
Submitted by: myself
Approved by: maintainer timeout |
3.3_3 18 Mar 2009 02:30:17 |
alepulver |
- Downgrade devel/pdcurses-the version to 3.2 (comes from a repocopy).
- Add devel/pdcurses-the to the category Makefile.
- Add CONFLICTS between pdcurses (also bump PORTREVISION so it gets
recorded) and pdcurses-the.
- Change dependency in editors/the to use devel/pdcurses-the (which fixes a
problem with the cursor). |
3.3_2 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
3.3_1 22 Mar 2008 08:55:40 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.3 05 Sep 2007 02:47:44 |
alepulver |
- Update to version 3.3. |
3.2 24 Jul 2007 13:51:36 |
alepulver |
- Update to version 3.2. |
3.1 04 Jun 2007 19:33:59 |
alepulver |
- Update to version 3.1. |
3.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.0 04 May 2007 00:35:51 |
alepulver |
- Update to version 3.0. |
2.8 09 Aug 2006 20:14:32 |
alepulver |
- Use 2 as the shared library major version.
- Install shared library as libXCurses.so.2, then symlink to libXCurses.so
(not the other way around). |
2.8 07 Aug 2006 03:23:11 |
alepulver |
- Add a symlink (lib/libXCurses.so -> libXCurses.so.8) so "editors/the" can
find it.
PR: ports/101528
Submitted by: User1001 <supraexpress@globaleyes.net> |
2.8 03 Jul 2006 00:22:32 |
alepulver |
PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11,
implementing most of the functions available in System V R4 curses. It
supports most compilers for these platforms. The X11 port allows existing
text-mode curses programs to be re-compiled and linked with PDCurses to
produce native X11 applications.
WWW: http://pdcurses.sourceforge.net/ |