| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
uses TCP/IP for incoming and outgoing connections. It can be used to allow
older applications and systems designed for modem use to operate on the
Internet. TCPSER supports all standard Hayes commands, and understands
extended and vendor proprietary commands (though it does not implement
many of them). TCPSER can be used for both inbound and outbound connections.
WWW: http://www.jbrain.com/pub/linux/serial/
Notes:
svn path=/head/; revision=220702
|
|
|
|
| |
Notes:
svn path=/head/; revision=220568
|
|
|
|
|
|
|
|
| |
Submitted by: Zach Metzinger <zmetzing@pobox.com>
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=220298
|
|
|
|
|
|
|
|
|
| |
PR: ports/127008
Submitted by: chinsan
Approved by: maintainer
Notes:
svn path=/head/; revision=219970
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.
KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.
Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:
* Significant performance, interaction and rendering correctness
improvements in KHTML and Konqueror, KDE's web browser
* User interaction, rendering and stability fixes in Plasma,
the KDE4 desktop shell
* PDF backend fixes in the document viewer Okular
* Fixes in Gwenview, the image viewer's thumbnailing, more
robust retrieval and display of images with broken metadata
* Stability and interaction fixes in KMail
New Ports:
- graphics/kcoloredit
* KColorEdit is a palette files editor. It can be used
for editing color palettes and for color choosing and
naming.
- graphics/kgraphviewer
* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
GraphViz programs are free-software layout engines for graphs.
KGraphViewer displays the graphs in a modern, user-friendly GUI
with all the power of a well integrated KDE application.
- graphics/kiconedit
* KIconEdit is designed to help create icons for KDE using the standard
icon palette.
- graphics/skanlite
* Skanlite is a simple image scanning application that does nothing
more than scan and save images. Skanlite can open a save dialog for
every image scanned or save the images immediately in a specified
directory with auto-generated names and format. The user can also
choose to show the scanned image before saving.
Notes:
svn path=/head/; revision=219759
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=219705
|
|
|
|
|
|
|
| |
hat: portmgr
Notes:
svn path=/head/; revision=219555
|
|
|
|
|
|
|
|
|
| |
wants them to be released
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Notes:
svn path=/head/; revision=219548
|
|
|
|
|
|
|
| |
Reported by: QA Tindie
Notes:
svn path=/head/; revision=219373
|
|
|
|
|
|
|
|
| |
PR: ports/126797
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=219272
|
|
|
|
|
|
|
| |
- Vendor has accepted more patches.
Notes:
svn path=/head/; revision=219245
|
|
|
|
|
|
|
| |
- USE_GCC 4.2+ as portlint suggests for 6.x builds.
Notes:
svn path=/head/; revision=219244
|
|
|
|
|
|
|
|
| |
- Remove newly added dos lf's from vendor
- fix sizeof(void *) != sizeof(int) botch
Notes:
svn path=/head/; revision=219057
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=218823
|
|
|
|
|
|
|
| |
Submitted by: anders@FreeBSD.org
Notes:
svn path=/head/; revision=218671
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=218612
|
|
|
|
|
|
|
|
| |
PR: 124743
Submitted by: Wen heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=218522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun!
Notes:
svn path=/head/; revision=218272
|
|
|
|
| |
Notes:
svn path=/head/; revision=218141
|
|
|
|
|
|
|
|
|
| |
function in our libutil.
Prodded by: pav
Notes:
svn path=/head/; revision=218061
|
|
|
|
|
|
|
|
|
| |
International Beacon Project, by continuously showing which beacon is
transmitting on which frequency, along with the distance and
antenna directions.
Notes:
svn path=/head/; revision=218034
|
|
|
|
|
|
|
| |
- Vendor has fixed lsetad.c so patch no longer necessary.
Notes:
svn path=/head/; revision=218030
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Manual pages are not subject to NOPORTDOCS filtering, fix this
- Handle pkg-message word expansion in a preferred manner
- Convert to use OPTIONS
- Simplify and cleanup Makefile
- Explicit glib20 dependency is useless in X11 case (implied by gtk20)
- Drop libgnome dependency, xgnokii does not link with it per what I see
- Drop RUN_DEPENDS introduced in rev. 1.68, as it is bogus (port does not
install any perl bits) [*]
- Trim overly long INSTALL statements
Approved by: maintainer
Pointy hat to: miwi [*]
Notes:
svn path=/head/; revision=217709
|
|
|
|
| |
Notes:
svn path=/head/; revision=217627
|
|
|
|
|
|
|
|
| |
PR: ports/124118
Submitted by: Adrian Thearle <adrian@thearle.com.au>
Notes:
svn path=/head/; revision=217626
|
|
|
|
|
|
|
|
| |
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
Notes:
svn path=/head/; revision=217516
|
|
|
|
| |
Notes:
svn path=/head/; revision=217487
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership, I use it frequently
- Canonicalize Makefile header
- Utilize PLIST_FILES, PORTDOCS, PORTEXAMPLES
- Respect NOPORTEXAMPLES
- Cleanup installation routine
Notes:
svn path=/head/; revision=217474
|
|
|
|
|
|
|
| |
- Update project URL
Notes:
svn path=/head/; revision=217469
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217468
|
|
|
|
| |
Notes:
svn path=/head/; revision=217452
|
|
|
|
| |
Notes:
svn path=/head/; revision=217442
|
|
|
|
|
|
|
|
|
|
|
| |
interface
PR: ports/124484
Submitted by: ed
Approved by: maintainer timeout (cy; 1 month)
Notes:
svn path=/head/; revision=217441
|
|
|
|
|
|
|
|
| |
PR: ports/125863
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Notes:
svn path=/head/; revision=217417
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/125435
Notes:
svn path=/head/; revision=217241
|
|
|
|
| |
Notes:
svn path=/head/; revision=217046
|
|
|
|
|
|
|
|
|
| |
PR: 124907
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=217033
|
|
|
|
| |
Notes:
svn path=/head/; revision=217001
|
|
|
|
|
|
|
| |
Notified by: itetcu, pav
Notes:
svn path=/head/; revision=216969
|
|
|
|
| |
Notes:
svn path=/head/; revision=216922
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files [1]
- Add missing dependency on glib2 [2]
- gettext is required by configure unconditionally, so remove WITHOUT_NLS [3]
PR: ports/125509
Reported by: Carsten Jonstrup <carsten.jonstrup at gmail.com> and
Alastair Watts <awatts at pett.com.au> [1],
Alastair Watts <awatts at pett.com.au> [2],
rafan [3]
Submitted by: Guido Falsi <mad at madpilot.net> (maintainer)
Approved by: Guido Falsi <mad at madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=216820
|
|
|
|
|
|
|
|
| |
PR: 125361
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=216459
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for safety by minor logic change.
Submitted by: ed@FreeBSD.org
PR: ports/124485
Notes:
svn path=/head/; revision=216186
|
|
|
|
|
|
|
|
|
|
|
| |
From CHANGELOG
0.1.4 - 22. Jun 2008 - * Implemented dynamic allocation of the callsign
database array.
* Callsign database updated, over 22000 callsigns
now.
Notes:
svn path=/head/; revision=215696
|
|
|
|
| |
Notes:
svn path=/head/; revision=215480
|
|
|
|
|
|
|
| |
Reported by: itetcu
Notes:
svn path=/head/; revision=215153
|
|
|
|
|
|
|
| |
Thanks to: brooks
Notes:
svn path=/head/; revision=215105
|