| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
|
|
| |
Also link to ncurses, not curses.
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408333
|
|
|
|
| |
Notes:
svn path=/head/; revision=371247
|
|
|
|
| |
Notes:
svn path=/head/; revision=363168
|
|
|
|
|
|
|
|
|
| |
Resulting package is identical
Submitted by: Kimmo Paasiala <kpaasial@icloud.com>
Notes:
svn path=/head/; revision=358774
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357139
|
|
|
|
|
|
|
| |
Submitted by: David Magda <dmagda@ee.ryerson.ca>
Notes:
svn path=/head/; revision=343396
|
|
|
|
|
|
|
|
| |
Reported by: Jan Henrik Sylvester <me@janh.de>, Eric Camachat <eric.camachat@gmail.com>
Pointyhat to: johans
Notes:
svn path=/head/; revision=338468
|
|
|
|
|
|
|
|
| |
- Run-time dependency lrz is not optional
- Simplify options handling
Notes:
svn path=/head/; revision=338464
|
|
|
|
| |
Notes:
svn path=/head/; revision=337914
|
|
|
|
|
|
|
| |
comms)
Notes:
svn path=/head/; revision=327714
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=316695
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
| |
Notes:
svn path=/head/; revision=312376
|
|
|
|
|
|
|
|
| |
PR: ports/176140
Submitted by: Jarrod Sayers <jarrod@downtools.com.au>
Notes:
svn path=/head/; revision=312375
|
|
|
|
| |
Notes:
svn path=/head/; revision=311786
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Remove patch file that is no longer needed
Notes:
svn path=/head/; revision=299399
|
|
|
|
|
|
|
| |
- Add additional patches for Linux-specific issues
Notes:
svn path=/head/; revision=288216
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Reported by: Gordon Shumway
PR: ports/159739
Notes:
svn path=/head/; revision=279926
|
|
|
|
| |
Notes:
svn path=/head/; revision=273161
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Grab maintainership
Feature safe: yes
Notes:
svn path=/head/; revision=257300
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=252652
|
|
|
|
|
|
|
|
|
| |
PR: 140913
Submitted by: myself
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=247959
|
|
|
|
| |
Notes:
svn path=/head/; revision=225288
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=212320
|
|
|
|
| |
Notes:
svn path=/head/; revision=211469
|
|
|
|
|
|
|
| |
Approved by: anders (maintainer)
Notes:
svn path=/head/; revision=194626
|
|
|
|
| |
Notes:
svn path=/head/; revision=161308
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 77955
Submitted by: leeym
Notes:
svn path=/head/; revision=129728
|
|
|
|
|
|
|
|
| |
Disable home-rolled gettext.
Add WITHOUT_NLS for disabling internationalization.
Notes:
svn path=/head/; revision=128967
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
created.
Notes:
svn path=/head/; revision=122336
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=85401
|
|
|
|
| |
Notes:
svn path=/head/; revision=78630
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=64978
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|