| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/147152
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Feature safe: yes
Notes:
svn path=/head/; revision=257027
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=210086
|
|
|
|
|
|
|
| |
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=194470
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 107918
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Notes:
svn path=/head/; revision=182451
|
|
|
|
| |
Notes:
svn path=/head/; revision=170185
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=147578
|
|
|
|
| |
Notes:
svn path=/head/; revision=143800
|
|
|
|
|
|
|
| |
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=138919
|
|
|
|
| |
Notes:
svn path=/head/; revision=134641
|
|
|
|
|
|
|
| |
Discussed with: Renato Botelho (maintainer)
Notes:
svn path=/head/; revision=134620
|
|
|
|
|
|
|
|
| |
PR: 80326
Submitted by: Renato Botelho <freebsd@galle.com.br>
Notes:
svn path=/head/; revision=134143
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Pointyhat to: novel
Notes:
svn path=/head/; revision=134059
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: 80144
Submitted by: Renato Botelho <freebsd@galle.com.br>
Notes:
svn path=/head/; revision=134014
|
|
|
|
| |
Notes:
svn path=/head/; revision=133733
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
| |
Notes:
svn path=/head/; revision=128547
|
|
|
|
|
|
|
|
|
|
|
| |
since Dec 24:
<"pdseniura:techie.com"@mail.com.int>: host
mta1.us4.outblaze.com.int[192.168.9.154] said: 552 recipient storage full,
try again later (in reply to RCPT TO command)
Notes:
svn path=/head/; revision=127159
|
|
remote login to IBM mainframes
This port is the latest version of IBM 3270 terminal emulators
as an open source project that I can find. The net/tn3270 port
is dead-dead-dead and will take too much effort to fix on
5.x-6.x-Current. This new port is part of a group and has been
separated such that the user can pick & choose what he wants.
This particular port is for full-screen text-mode aka console
sessions with support for curses, OpenSSL, scripting, and
SNA-printer emulation with IBM mainframes.
I am unable to test most of the extra functionality. Also I
am continuing to investigate some text-mode anomalies that may
be highly dependent on the graphics/video card in use. But we
do need a working replacement for net/tn3270, and this is 'it'.
Before accepting this new port:
Firstly, I need someone with legal eyes to look over this
project's licensing details at http://x3270.bgp.nu/license.html
, please. (I posted this request on -ports@ a few weeks ago
to no avail.)
If agreeable, the next thing to do is ditch the port net/tn3270
entirely. I'm not sure how to do that myself (and not being
able to do CVS thru our political firewall here at work).
Thirdly, if agreeable, simply add this new port net/c3270 to
the collection, please. Yes it comprises only three little
files. ;)
Fourthly, people with access to mainframes: Test Test Test Please! :)
I don't agree with ditching x3270 though.
PR: ports/72367
Submitted by: "Paul Seniura" <pdseniura@techie.com>
Notes:
svn path=/head/; revision=124192
|